Action not permitted
Modal body text goes here.
CVE-2018-5745
Vulnerability from cvelistv5
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T05:40:51.145Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://kb.isc.org/docs/cve-2018-5745" }, { "name": "RHSA-2019:3552", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:3552" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "BIND 9", "vendor": "ISC", "versions": [ { "status": "affected", "version": "BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745." } ] } ], "datePublic": "2019-02-21T00:00:00", "descriptions": [ { "lang": "en", "value": "\"managed-keys\" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor\u0027s keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "description": "This particular vulnerability would be very difficult for an arbitrary attacker to use because it requires an operator to have BIND configured to use a trust anchor managed by the attacker. However, if successfully exercised, the defect will cause named to deliberately exit after encountering an assertion failure.\n\nIt is more likely, perhaps, that this bug could be encountered accidentally, as not all versions of BIND support the same set of cryptographic algorithms. Specifically, recent branches of BIND have begun deliberately removing support for cryptographic algorithms that are now deprecated (for example because they are no longer considered sufficiently secure.) This vulnerability could be encountered if a resolver running a version of BIND which has removed support for deprecated algorithms is configured to use a trust anchor which elects to change algorithm types to one of those deprecated algorithms.\n\n Support for GOST was removed from BIND in 9.13.1.\n Support for DSA was removed from BIND in 9.13.4\n Support for RSAMD5 will be removed from future BIND releases in the 9.13 branch and higher.", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-11-06T00:07:02", "orgId": "404fd4d2-a609-4245-b543-2c944a302a22", "shortName": "isc" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://kb.isc.org/docs/cve-2018-5745" }, { "name": "RHSA-2019:3552", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:3552" } ], "solutions": [ { "lang": "en", "value": "Upgrade to a version of BIND containing a fix preventing the assertion failure.\n\n\u003e= BIND 9.11.5-P4\n\u003e= BIND 9.12.3-P4\n\nBIND Supported Preview Edition is a special feature preview branch of BIND provided to eligible ISC support customers.\n\n\u003e= BIND 9.11.5-S5" } ], "source": { "discovery": "INTERNAL" }, "title": "An assertion failure can occur if a trust anchor rolls over to an unsupported key algorithm when using managed-keys", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-officer@isc.org", "DATE_PUBLIC": "2019-02-21T00:00:00.000Z", "ID": "CVE-2018-5745", "STATE": "PUBLIC", "TITLE": "An assertion failure can occur if a trust anchor rolls over to an unsupported key algorithm when using managed-keys" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "BIND 9", "version": { "version_data": [ { "version_name": "BIND 9", "version_value": "BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745." } ] } } ] }, "vendor_name": "ISC" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "\"managed-keys\" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor\u0027s keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "This particular vulnerability would be very difficult for an arbitrary attacker to use because it requires an operator to have BIND configured to use a trust anchor managed by the attacker. However, if successfully exercised, the defect will cause named to deliberately exit after encountering an assertion failure.\n\nIt is more likely, perhaps, that this bug could be encountered accidentally, as not all versions of BIND support the same set of cryptographic algorithms. Specifically, recent branches of BIND have begun deliberately removing support for cryptographic algorithms that are now deprecated (for example because they are no longer considered sufficiently secure.) This vulnerability could be encountered if a resolver running a version of BIND which has removed support for deprecated algorithms is configured to use a trust anchor which elects to change algorithm types to one of those deprecated algorithms.\n\n Support for GOST was removed from BIND in 9.13.1.\n Support for DSA was removed from BIND in 9.13.4\n Support for RSAMD5 will be removed from future BIND releases in the 9.13 branch and higher." } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.isc.org/docs/cve-2018-5745", "refsource": "CONFIRM", "url": "https://kb.isc.org/docs/cve-2018-5745" }, { "name": "RHSA-2019:3552", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3552" } ] }, "solution": [ { "lang": "en", "value": "Upgrade to a version of BIND containing a fix preventing the assertion failure.\n\n\u003e= BIND 9.11.5-P4\n\u003e= BIND 9.12.3-P4\n\nBIND Supported Preview Edition is a special feature preview branch of BIND provided to eligible ISC support customers.\n\n\u003e= BIND 9.11.5-S5" } ], "source": { "discovery": "INTERNAL" } } } }, "cveMetadata": { "assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22", "assignerShortName": "isc", "cveId": "CVE-2018-5745", "datePublished": "2019-10-09T14:17:14.370307Z", "dateReserved": "2018-01-17T00:00:00", "dateUpdated": "2024-09-16T23:51:32.462Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-5745\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2019-10-09T16:15:14.000\",\"lastModified\":\"2019-11-06T01:15:18.277\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"\\\"managed-keys\\\" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor\u0027s keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745.\"},{\"lang\":\"es\",\"value\":\"\\\"managed-keys\\\" es una caracter\u00edstica que permite a un solucionador BIND mantener autom\u00e1ticamente las claves usadas por los anclajes de confianza que los operadores configuran para su uso en la comprobaci\u00f3n de DNSSEC. Debido a un error en la funcionalidad managed-keys, es posible que un servidor BIND que utiliza managed-keys salga debido a un error de aserci\u00f3n si, durante la renovaci\u00f3n de claves, las claves de un ancla de confianza son reemplazadas por claves que utilizan un algoritmo no compatible. Versiones afectadas: BIND 9.9.0 hasta 9.10.8-P1, 9.11.0 hasta 9.11.5-P1, 9.12.0 hasta 9.12.3-P1 y versiones 9.9.3-S1 hasta 9.11.5- S3 de BIND 9 Supported Preview Edition. Las versiones 9.13.0 hasta 9.13.6 de la rama de desarrollo 9.13 tambi\u00e9n est\u00e1n afectadas. Las versiones anteriores a BIND 9.9.0 no han sido evaluadas para la vulnerabilidad de CVE-2018-5745.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":4.9,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":1.2,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":4.9,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":1.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:N/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":3.5},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-327\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.9.0\",\"versionEndIncluding\":\"9.10.7\",\"matchCriteriaId\":\"7499FD94-56AE-4BFD-B8FF-D46A63DFDC3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.11.0\",\"versionEndIncluding\":\"9.11.4\",\"matchCriteriaId\":\"A9316962-340F-4084-8E86-50600275FF17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.12.0\",\"versionEndIncluding\":\"9.12.2\",\"matchCriteriaId\":\"4D42B921-3C36-433A-B2F2-0AABC9869DCC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.13.0\",\"versionEndIncluding\":\"9.13.6\",\"matchCriteriaId\":\"68A67ACC-D80C-462C-9B03-D8E694322C3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.9.3:s1:*:*:*:supported_preview:*:*\",\"matchCriteriaId\":\"A01B5F4E-1F55-4DED-BF30-E0B436D8B965\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.10.7:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1130C02-AD74-414E-808B-AD2AC7E7AD5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.10.8:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"58D8814F-07FC-42A8-99EF-CD84AADEDC57\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.11.5:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"A10C5868-A7C3-48A5-BDE9-1CE0FC0F515F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.11.5:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB1A7C62-4700-4DE1-B0C2-16D94D0FE4C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.11.5:s3:*:*:*:supported_preview:*:*\",\"matchCriteriaId\":\"B6F72F80-D178-4F6D-8D16-85C0DEEE275B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.12.3:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"F59BE241-48B6-47CC-8500-96A8A1E67954\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.12.3:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B12AA91-F54B-4C97-9168-8E276F16F22B\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3552\",\"source\":\"security-officer@isc.org\"},{\"url\":\"https://kb.isc.org/docs/cve-2018-5745\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
ghsa-p5r3-98fj-vgcv
Vulnerability from github
"managed-keys" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor's keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -> 9.10.8-P1, 9.11.0 -> 9.11.5-P1, 9.12.0 -> 9.12.3-P1, and versions 9.9.3-S1 -> 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -> 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745.
{ "affected": [], "aliases": [ "CVE-2018-5745" ], "database_specific": { "cwe_ids": [ "CWE-327" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-10-09T16:15:00Z", "severity": "MODERATE" }, "details": "\"managed-keys\" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor\u0027s keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745.", "id": "GHSA-p5r3-98fj-vgcv", "modified": "2024-04-04T02:12:09Z", "published": "2022-05-24T16:58:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5745" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3552" }, { "type": "WEB", "url": "https://kb.isc.org/docs/cve-2018-5745" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
gsd-2018-5745
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2018-5745", "description": "\"managed-keys\" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor\u0027s keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745.", "id": "GSD-2018-5745", "references": [ "https://www.suse.com/security/cve/CVE-2018-5745.html", "https://www.debian.org/security/2019/dsa-4440", "https://access.redhat.com/errata/RHSA-2020:1061", "https://access.redhat.com/errata/RHSA-2019:3552", "https://ubuntu.com/security/CVE-2018-5745", "https://security.archlinux.org/CVE-2018-5745", "https://linux.oracle.com/cve/CVE-2018-5745.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-5745" ], "details": "\"managed-keys\" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor\u0027s keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745.", "id": "GSD-2018-5745", "modified": "2023-12-13T01:22:40.296811Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-officer@isc.org", "DATE_PUBLIC": "2019-02-21T00:00:00.000Z", "ID": "CVE-2018-5745", "STATE": "PUBLIC", "TITLE": "An assertion failure can occur if a trust anchor rolls over to an unsupported key algorithm when using managed-keys" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "BIND 9", "version": { "version_data": [ { "version_name": "BIND 9", "version_value": "BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745." } ] } } ] }, "vendor_name": "ISC" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "\"managed-keys\" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor\u0027s keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "This particular vulnerability would be very difficult for an arbitrary attacker to use because it requires an operator to have BIND configured to use a trust anchor managed by the attacker. However, if successfully exercised, the defect will cause named to deliberately exit after encountering an assertion failure.\n\nIt is more likely, perhaps, that this bug could be encountered accidentally, as not all versions of BIND support the same set of cryptographic algorithms. Specifically, recent branches of BIND have begun deliberately removing support for cryptographic algorithms that are now deprecated (for example because they are no longer considered sufficiently secure.) This vulnerability could be encountered if a resolver running a version of BIND which has removed support for deprecated algorithms is configured to use a trust anchor which elects to change algorithm types to one of those deprecated algorithms.\n\n Support for GOST was removed from BIND in 9.13.1.\n Support for DSA was removed from BIND in 9.13.4\n Support for RSAMD5 will be removed from future BIND releases in the 9.13 branch and higher.\n" } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.isc.org/docs/cve-2018-5745", "refsource": "CONFIRM", "url": "https://kb.isc.org/docs/cve-2018-5745" }, { "name": "RHSA-2019:3552", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3552" } ] }, "solution": [ { "lang": "eng", "value": "Upgrade to a version of BIND containing a fix preventing the assertion failure.\n\n\u003e= BIND 9.11.5-P4\n\u003e= BIND 9.12.3-P4\n\nBIND Supported Preview Edition is a special feature preview branch of BIND provided to eligible ISC support customers.\n\n\u003e= BIND 9.11.5-S5\n" } ], "source": { "discovery": "INTERNAL" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "9.13.6", "versionStartIncluding": "9.13.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:9.10.7:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "9.11.4", "versionStartIncluding": "9.11.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:9.11.5:p1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:9.9.3:s1:*:*:*:supported_preview:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:9.12.3:p1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:9.12.3:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "9.12.2", "versionStartIncluding": "9.12.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:9.11.5:s3:*:*:*:supported_preview:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "9.10.7", "versionStartIncluding": "9.9.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:9.10.8:p1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:9.11.5:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-officer@isc.org", "ID": "CVE-2018-5745" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "\"managed-keys\" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor\u0027s keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -\u003e 9.10.8-P1, 9.11.0 -\u003e 9.11.5-P1, 9.12.0 -\u003e 9.12.3-P1, and versions 9.9.3-S1 -\u003e 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -\u003e 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-327" } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.isc.org/docs/cve-2018-5745", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://kb.isc.org/docs/cve-2018-5745" }, { "name": "RHSA-2019:3552", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:3552" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.9, "baseSeverity": "MEDIUM", "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:H", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 3.6 } }, "lastModifiedDate": "2019-11-06T01:15Z", "publishedDate": "2019-10-09T16:15Z" } } }
rhsa-2020_1061
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: TCP Pipelining doesn\u0027t limit TCP clients on a single connection (CVE-2019-6477)\n\n* bind: An assertion failure if a trust anchor rolls over to an unsupported key algorithm when using managed-keys (CVE-2018-5745)\n\n* bind: Controls for zone transfers may not be properly applied to DLZs if the zones are writable (CVE-2019-6465)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.8 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:1061", "url": "https://access.redhat.com/errata/RHSA-2020:1061" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.8_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.8_release_notes/index" }, { "category": "external", "summary": "1679303", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679303" }, { "category": "external", "summary": "1679304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679304" }, { "category": "external", "summary": "1743572", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743572" }, { "category": "external", "summary": "1753259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753259" }, { "category": "external", "summary": "1773617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773617" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1061.json" } ], "title": "Red Hat Security Advisory: bind security and bug fix update", "tracking": { "current_release_date": "2024-11-05T21:58:02+00:00", "generator": { "date": "2024-11-05T21:58:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:1061", "initial_release_date": "2020-03-31T21:05:49+00:00", "revision_history": [ { "date": "2020-03-31T21:05:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-31T21:05:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:58:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-devel-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-libs-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.4-16.P2.el7.s390x", "product": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x", "product_id": "bind-utils-32:9.11.4-16.P2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.4-16.P2.el7?arch=s390x\u0026epoch=32" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390", "product_id": "bind-devel-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "product_id": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "product_id": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "product_id": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "product_id": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "product_id": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390", "product_id": "bind-libs-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "product_id": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "product": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "product_id": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-16.P2.el7?arch=s390\u0026epoch=32" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686", "product_id": "bind-devel-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "product_id": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "product_id": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "product_id": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "product_id": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "product_id": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686", "product_id": "bind-libs-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "product_id": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "product_id": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-16.P2.el7?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "product": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "product_id": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.4-16.P2.el7?arch=x86_64\u0026epoch=32" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "product": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "product_id": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.4-16.P2.el7?arch=ppc64\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-devel-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-libs-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "product": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "product_id": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-16.P2.el7?arch=ppc\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "product": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "product_id": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.4-16.P2.el7?arch=ppc64le\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.4-16.P2.el7.src", "product": { "name": "bind-32:9.11.4-16.P2.el7.src", "product_id": "bind-32:9.11.4-16.P2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-16.P2.el7?arch=src\u0026epoch=32" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.4-16.P2.el7.noarch", "product": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch", "product_id": "bind-license-32:9.11.4-16.P2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.4-16.P2.el7?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-32:9.11.4-16.P2.el7.src" }, "product_reference": "bind-32:9.11.4-16.P2.el7.src", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch" }, "product_reference": "bind-license-32:9.11.4-16.P2.el7.noarch", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src" }, "product_reference": "bind-32:9.11.4-16.P2.el7.src", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch" }, "product_reference": "bind-license-32:9.11.4-16.P2.el7.noarch", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src" }, "product_reference": "bind-32:9.11.4-16.P2.el7.src", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch" }, "product_reference": "bind-license-32:9.11.4-16.P2.el7.noarch", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src" }, "product_reference": "bind-32:9.11.4-16.P2.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch" }, "product_reference": "bind-license-32:9.11.4-16.P2.el7.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-32:9.11.4-16.P2.el7.src" }, "product_reference": "bind-32:9.11.4-16.P2.el7.src", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch" }, "product_reference": "bind-license-32:9.11.4-16.P2.el7.noarch", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src" }, "product_reference": "bind-32:9.11.4-16.P2.el7.src", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch" }, "product_reference": "bind-license-32:9.11.4-16.P2.el7.noarch", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src" }, "product_reference": "bind-32:9.11.4-16.P2.el7.src", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch" }, "product_reference": "bind-license-32:9.11.4-16.P2.el7.noarch", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src" }, "product_reference": "bind-32:9.11.4-16.P2.el7.src", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-16.P2.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch" }, "product_reference": "bind-license-32:9.11.4-16.P2.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.8" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-16.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" }, "product_reference": "bind-utils-32:9.11.4-16.P2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.8" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "ISC" ] } ], "cve": "CVE-2018-5745", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2019-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1679303" } ], "notes": [ { "category": "description", "text": "An assertion failure was found in the way bind implemented the \"managed keys\" feature. An attacker could use this flaw to cause the named daemon to crash. This flaw is very difficult for an attacker to trigger because it requires an operator to have BIND configured to use a trust anchor managed by the attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: An assertion failure if a trust anchor rolls over to an unsupported key algorithm when using managed-keys", "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": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5745" }, { "category": "external", "summary": "RHBZ#1679303", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679303" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5745", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5745" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5745", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5745" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2018-5745", "url": "https://kb.isc.org/docs/cve-2018-5745" } ], "release_date": "2019-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-31T21:05:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:1061" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bind: An assertion failure if a trust anchor rolls over to an unsupported key algorithm when using managed-keys" }, { "acknowledgments": [ { "names": [ "ISC" ] } ], "cve": "CVE-2019-6465", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2019-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1679304" } ], "notes": [ { "category": "description", "text": "It was found that the controls for zone transfer were not properly applied to Dynamically Loadable Zones (DLZs). An attacker acting as a DNS client could use this flaw to request and receive a zone transfer of a DLZ even when not permitted to do so by the \"allow-transfer\" ACL.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: Controls for zone transfers may not be properly applied to DLZs if the zones are writable", "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": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6465" }, { "category": "external", "summary": "RHBZ#1679304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679304" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6465", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6465" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6465", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6465" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2019-6465", "url": "https://kb.isc.org/docs/cve-2019-6465" } ], "release_date": "2019-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-31T21:05:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:1061" } ], "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": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bind: Controls for zone transfers may not be properly applied to DLZs if the zones are writable" }, { "acknowledgments": [ { "names": [ "ISC" ] } ], "cve": "CVE-2019-6477", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-11-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1773617" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way bind limited the number of TCP clients that can be connected at any given time. A remote attacker could use one TCP client to send a large number of DNS requests over a single connection, causing exhaustion of the pool of file descriptors available to named, and potentially affecting network connections and the management of files such as log files or zone journal files.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: TCP Pipelining doesn\u0027t limit TCP clients on a single connection", "title": "Vulnerability summary" }, { "category": "other", "text": "The patch for CVE-2018-5743 introduced a change in the way bind calculated the number of concurrent connections, from counting the outstanding TCP queries to counting the TCP client connections. However this functionality was not correctly implemented, a attacker could use a single TCP connection to send large number of DNS requests causing denial of service. As per upstream the fix does not help in a situation where a TCP-pipelining client is sending queries at an excessive rate, allowing a backlog of outstanding queries to build up. More details about this is available in the upstream advisory.\n\nThis bind flaw can be exploited by a remote attacker (AV:N) by opening large number of simultaneous TCP client connections with the server. The attacker needs to use a server which has TCP-pipelining capability to use one TCP connection to send large number of requests. (AC:L and PR:N) No user interaction is required from the server side (UI:N). The attacker can cause denial of service (A:H) by exhausting the file descriptor pool which named has access to. (S:U)", "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": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6477" }, { "category": "external", "summary": "RHBZ#1773617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6477", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6477" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6477", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6477" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2019-6477", "url": "https://kb.isc.org/docs/cve-2019-6477" } ], "release_date": "2019-11-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-31T21:05:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:1061" }, { "category": "workaround", "details": "The vulnerability can be mitigated by disabling server TCP-pipelining:\n~~~\n keep-response-order { any; };\n~~~\nand then restarting BIND. The server restart is necessary because neither a \u0027reload\u0027 nor a \u0027reconfig\u0027 operation will properly reset currently pipelining TCP clients.\nDisabling TCP-pipelining entirely is completely effective at mitigating the vulnerability with minimal impact to clients that use pipelined TCP connections and with no impact to clients that do not support TCP-pipelining. The majority of Internet client DNS queries are transported over UDP or TCP without use of TCP-pipelining.\nNote: This mitigation will only work with bind-9.11 and above.", "product_ids": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Client-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Client-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7ComputeNode-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7ComputeNode-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Server-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Server-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.src", "7Workstation-optional-7.8:bind-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-debuginfo-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-export-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-libs-lite-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-license-32:9.11.4-16.P2.el7.noarch", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-lite-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-devel-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.i686", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-libs-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-pkcs11-utils-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-sdb-chroot-32:9.11.4-16.P2.el7.x86_64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.ppc64le", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.s390x", "7Workstation-optional-7.8:bind-utils-32:9.11.4-16.P2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bind: TCP Pipelining doesn\u0027t limit TCP clients on a single connection" } ] }
rhsa-2019_3552
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: An assertion failure if a trust anchor rolls over to an unsupported key algorithm when using managed-keys (CVE-2018-5745)\n\n* bind: Controls for zone transfers may not be properly applied to DLZs if the zones are writable (CVE-2019-6465)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3552", "url": "https://access.redhat.com/errata/RHSA-2019:3552" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/" }, { "category": "external", "summary": "1666785", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666785" }, { "category": "external", "summary": "1668682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1668682" }, { "category": "external", "summary": "1679303", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679303" }, { "category": "external", "summary": "1679304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679304" }, { "category": "external", "summary": "1679307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679307" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3552.json" } ], "title": "Red Hat Security Advisory: bind security and bug fix update", "tracking": { "current_release_date": "2024-11-05T21:32:58+00:00", "generator": { "date": "2024-11-05T21:32:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2019:3552", "initial_release_date": "2019-11-05T21:07:42+00:00", "revision_history": [ { "date": "2019-11-05T21:07:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-05T21:07:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:32:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-devel-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-devel-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-libs-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-libs-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-utils-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-utils-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "product": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "product_id": "bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el8?arch=ppc64le\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-chroot-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-chroot-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-devel-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-devel-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-libs-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-libs-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-sdb-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-sdb-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-utils-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-utils-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-debugsource-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-export-devel-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-26.P2.el8.s390x", "product": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.s390x", "product_id": "bind-export-libs-32:9.11.4-26.P2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el8?arch=s390x\u0026epoch=32" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-chroot-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-chroot-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-devel-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-devel-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-libs-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-libs-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-sdb-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-sdb-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-utils-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-utils-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "product": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "product_id": "bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el8?arch=x86_64\u0026epoch=32" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-devel-32:9.11.4-26.P2.el8.i686", "product_id": "bind-devel-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-libs-32:9.11.4-26.P2.el8.i686", "product_id": "bind-libs-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.i686", "product_id": "bind-libs-lite-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.i686", "product_id": "bind-lite-devel-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.i686", "product_id": "bind-debugsource-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "product_id": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.i686", "product_id": "bind-export-devel-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-26.P2.el8.i686", "product": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.i686", "product_id": "bind-export-libs-32:9.11.4-26.P2.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el8?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-chroot-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-chroot-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-devel-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-devel-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-libs-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-libs-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-sdb-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-sdb-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-utils-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-utils-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "product": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "product_id": "bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el8?arch=aarch64\u0026epoch=32" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.4-26.P2.el8.noarch", "product": { "name": "bind-license-32:9.11.4-26.P2.el8.noarch", "product_id": "bind-license-32:9.11.4-26.P2.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.4-26.P2.el8?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.4-26.P2.el8.noarch", "product": { "name": "python3-bind-32:9.11.4-26.P2.el8.noarch", "product_id": "python3-bind-32:9.11.4-26.P2.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.4-26.P2.el8?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.4-26.P2.el8.src", "product": { "name": "bind-32:9.11.4-26.P2.el8.src", "product_id": "bind-32:9.11.4-26.P2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el8?arch=src\u0026epoch=32" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.src" }, "product_reference": "bind-32:9.11.4-26.P2.el8.src", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-chroot-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-chroot-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-26.P2.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch" }, "product_reference": "bind-license-32:9.11.4-26.P2.el8.noarch", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-sdb-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-sdb-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-utils-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-utils-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-utils-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.4-26.P2.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch" }, "product_reference": "python3-bind-32:9.11.4-26.P2.el8.noarch", "relates_to_product_reference": "AppStream-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.src" }, "product_reference": "bind-32:9.11.4-26.P2.el8.src", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-chroot-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-chroot-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-chroot-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-devel-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-libs-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.4-26.P2.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch" }, "product_reference": "bind-license-32:9.11.4-26.P2.el8.noarch", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-sdb-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-sdb-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-sdb-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-utils-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-utils-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-utils-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-utils-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.4-26.P2.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch" }, "product_reference": "python3-bind-32:9.11.4-26.P2.el8.noarch", "relates_to_product_reference": "BaseOS-8.1.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "ISC" ] } ], "cve": "CVE-2018-5745", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2019-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1679303" } ], "notes": [ { "category": "description", "text": "An assertion failure was found in the way bind implemented the \"managed keys\" feature. An attacker could use this flaw to cause the named daemon to crash. This flaw is very difficult for an attacker to trigger because it requires an operator to have BIND configured to use a trust anchor managed by the attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: An assertion failure if a trust anchor rolls over to an unsupported key algorithm when using managed-keys", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.src", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.src", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5745" }, { "category": "external", "summary": "RHBZ#1679303", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679303" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5745", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5745" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5745", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5745" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2018-5745", "url": "https://kb.isc.org/docs/cve-2018-5745" } ], "release_date": "2019-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-05T21:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.src", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.src", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3552" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.src", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.src", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bind: An assertion failure if a trust anchor rolls over to an unsupported key algorithm when using managed-keys" }, { "acknowledgments": [ { "names": [ "ISC" ] } ], "cve": "CVE-2019-6465", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2019-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1679304" } ], "notes": [ { "category": "description", "text": "It was found that the controls for zone transfer were not properly applied to Dynamically Loadable Zones (DLZs). An attacker acting as a DNS client could use this flaw to request and receive a zone transfer of a DLZ even when not permitted to do so by the \"allow-transfer\" ACL.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: Controls for zone transfers may not be properly applied to DLZs if the zones are writable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.src", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.src", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6465" }, { "category": "external", "summary": "RHBZ#1679304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679304" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6465", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6465" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6465", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6465" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2019-6465", "url": "https://kb.isc.org/docs/cve-2019-6465" } ], "release_date": "2019-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-05T21:07:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.src", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.src", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3552" } ], "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": [ "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.src", "AppStream-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "AppStream-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "AppStream-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.src", "BaseOS-8.1.0:bind-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-debugsource-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-license-32:9.11.4-26.P2.el8.noarch", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-lite-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-devel-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-chroot-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-sdb-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.aarch64", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.i686", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.ppc64le", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.s390x", "BaseOS-8.1.0:bind-utils-debuginfo-32:9.11.4-26.P2.el8.x86_64", "BaseOS-8.1.0:python3-bind-32:9.11.4-26.P2.el8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "bind: Controls for zone transfers may not be properly applied to DLZs if the zones are writable" } ] }
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.