Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-8616 (GCVE-0-2016-8616)
Vulnerability from cvelistv5
Published
2018-08-01 06:00
Modified
2024-08-06 02:27
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| The Curl Project | curl |
Version: 7.51.0 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T02:27:40.954Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "94094",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/94094"
},
{
"name": "RHSA-2018:3558",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://curl.haxx.se/docs/adv_20161102B.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8616"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://curl.haxx.se/CVE-2016-8616.patch"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2016-21"
},
{
"name": "1037192",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1037192"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
},
{
"name": "RHSA-2018:2486",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"name": "GLSA-201701-47",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201701-47"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "curl",
"vendor": "The Curl Project",
"versions": [
{
"status": "affected",
"version": "7.51.0"
}
]
}
],
"datePublic": "2016-11-02T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-592",
"description": "CWE-592",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-11-13T10:57:01",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "94094",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/94094"
},
{
"name": "RHSA-2018:3558",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://curl.haxx.se/docs/adv_20161102B.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8616"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://curl.haxx.se/CVE-2016-8616.patch"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.tenable.com/security/tns-2016-21"
},
{
"name": "1037192",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1037192"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
},
{
"name": "RHSA-2018:2486",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"name": "GLSA-201701-47",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201701-47"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-8616",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "curl",
"version": {
"version_data": [
{
"version_value": "7.51.0"
}
]
}
}
]
},
"vendor_name": "The Curl Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "3.7/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
}
],
[
{
"vectorString": "2.6/AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-592"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "94094",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/94094"
},
{
"name": "RHSA-2018:3558",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"name": "https://curl.haxx.se/docs/adv_20161102B.html",
"refsource": "CONFIRM",
"url": "https://curl.haxx.se/docs/adv_20161102B.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8616",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8616"
},
{
"name": "https://curl.haxx.se/CVE-2016-8616.patch",
"refsource": "CONFIRM",
"url": "https://curl.haxx.se/CVE-2016-8616.patch"
},
{
"name": "https://www.tenable.com/security/tns-2016-21",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2016-21"
},
{
"name": "1037192",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1037192"
},
{
"name": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
},
{
"name": "RHSA-2018:2486",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"name": "GLSA-201701-47",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201701-47"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2016-8616",
"datePublished": "2018-08-01T06:00:00",
"dateReserved": "2016-10-12T00:00:00",
"dateUpdated": "2024-08-06T02:27:40.954Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2016-8616\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2018-08-01T06:29:00.287\",\"lastModified\":\"2024-11-21T02:59:41.003\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password.\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un problema en versiones anteriores a la 7.51.0 de curl. Al reutilizar una conexi\u00f3n, curl realizaba comparaciones no sensibles a may\u00fasculas del nombre de usuario y la contrase\u00f1a en las conexiones existentes. Esto significa que, si existe una conexi\u00f3n no utilizada con credenciales adecuadas para un protocolo que tiene credenciales restringidas a la conexi\u00f3n, un atacante podr\u00eda provocar que se reutilice esa conexi\u00f3n si este conoce la versi\u00f3n que no distingue entre may\u00fasculas/min\u00fasculas de la contrase\u00f1a correcta.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-592\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-255\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.51.0\",\"matchCriteriaId\":\"003F3872-1AD1-4980-9A63-39B7D6E09D66\"}]}]}],\"references\":[{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securityfocus.com/bid/94094\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1037192\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2486\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3558\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8616\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://curl.haxx.se/CVE-2016-8616.patch\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://curl.haxx.se/docs/adv_20161102B.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201701-47\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2016-21\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securityfocus.com/bid/94094\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1037192\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2486\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3558\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8616\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://curl.haxx.se/CVE-2016-8616.patch\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://curl.haxx.se/docs/adv_20161102B.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201701-47\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2016-21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2018:2486
Vulnerability from csaf_redhat
Published
2018-08-16 16:06
Modified
2025-11-08 04:15
Summary
Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.29 security update
Notes
Topic
Red Hat JBoss Core Services Pack Apache Server 2.4.29 packages for Microsoft Windows and Oracle Solaris are now available.
Red Hat Product Security has rated this release as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE link(s) in the References section.
Details
This release adds the new Apache HTTP Server 2.4.29 packages that are part
of the JBoss Core Services offering.
This release serves as a replacement for Red Hat JBoss Core Services
Apache HTTP Server 2.4.23, and includes bug fixes and enhancements. Refer
to the Release Notes for information on the most significant bug fixes,
enhancements and component upgrades included in this release.
Security Fix(es):
* expat: Out-of-bounds heap read on crafted input causing crash (CVE-2016-0718)
* curl: escape and unescape integer overflows (CVE-2016-7167)
* curl: Cookie injection for other servers (CVE-2016-8615)
* curl: Case insensitive password comparison (CVE-2016-8616)
* curl: Out-of-bounds write via unchecked multiplication (CVE-2016-8617)
* curl: Double-free in curl_maprintf (CVE-2016-8618)
* curl: Double-free in krb5 code (CVE-2016-8619)
* curl: curl_getdate out-of-bounds read (CVE-2016-8621)
* curl: URL unescape heap overflow via integer truncation (CVE-2016-8622)
* curl: Use-after-free via shared cookies (CVE-2016-8623)
* curl: Invalid URL parsing with '#' (CVE-2016-8624)
* curl: IDNA 2003 makes curl use wrong host (CVE-2016-8625)
* libxml2: out-of-bounds read (unfixed CVE-2016-4483 in JBCS) (CVE-2016-9598)
* pcre: Out-of-bounds read in compile_bracket_matchingpath function (8.41/3) (CVE-2017-6004)
* pcre: Invalid Unicode property lookup (8.41/7, 10.24/2) (CVE-2017-7186)
* pcre: invalid memory read in_pcre32_xclass (pcre_xclass.c) (CVE-2017-7244)
* pcre: stack-based buffer overflow write in pcre32_copy_substring (CVE-2017-7245)
* pcre: stack-based buffer overflow write in pcre32_copy_substring (CVE-2017-7246)
* curl: FTP PWD response parser out of bounds read (CVE-2017-1000254)
* curl: IMAP FETCH response out of bounds read (CVE-2017-1000257)
* curl: Heap-based buffer overflow in Curl_smtp_escape_eob() when uploading data over SMTP (CVE-2018-0500)
Details around this issue, including information about the CVE, severity of
the issue, and the CVSS score can be found on the CVE page listed in the
Reference section below.
The following packages have been upgraded to a newer upstream version:
* Curl (7.57.0)
* OpenSSL (1.0.2n)
* Expat (2.2.5)
* PCRE (8.41)
* libxml2 (2.9.7)
Acknowledgements:
CVE-2017-1000254: Red Hat would like to thank Daniel Stenberg for reporting this issue.
Upstream acknowledges Max Dymond as the original reporter.
CVE-2017-1000257: Red Hat would like to thank the Curl project for reporting this issue. Upstream acknowledges Brian Carpenter, (the OSS-Fuzz project) as the original reporter.
CVE-2018-0500: Red Hat would like to thank the Curl project for reporting this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat JBoss Core Services Pack Apache Server 2.4.29 packages for Microsoft Windows and Oracle Solaris are now available.\n\nRed Hat Product Security has rated this release as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release adds the new Apache HTTP Server 2.4.29 packages that are part\nof the JBoss Core Services offering.\n\nThis release serves as a replacement for Red Hat JBoss Core Services\nApache HTTP Server 2.4.23, and includes bug fixes and enhancements. Refer\nto the Release Notes for information on the most significant bug fixes,\nenhancements and component upgrades included in this release.\n\nSecurity Fix(es):\n\n* expat: Out-of-bounds heap read on crafted input causing crash (CVE-2016-0718)\n* curl: escape and unescape integer overflows (CVE-2016-7167)\n* curl: Cookie injection for other servers (CVE-2016-8615)\n* curl: Case insensitive password comparison (CVE-2016-8616)\n* curl: Out-of-bounds write via unchecked multiplication (CVE-2016-8617)\n* curl: Double-free in curl_maprintf (CVE-2016-8618)\n* curl: Double-free in krb5 code (CVE-2016-8619)\n* curl: curl_getdate out-of-bounds read (CVE-2016-8621)\n* curl: URL unescape heap overflow via integer truncation (CVE-2016-8622)\n* curl: Use-after-free via shared cookies (CVE-2016-8623)\n* curl: Invalid URL parsing with \u0027#\u0027 (CVE-2016-8624)\n* curl: IDNA 2003 makes curl use wrong host (CVE-2016-8625)\n* libxml2: out-of-bounds read (unfixed CVE-2016-4483 in JBCS) (CVE-2016-9598)\n* pcre: Out-of-bounds read in compile_bracket_matchingpath function (8.41/3) (CVE-2017-6004)\n* pcre: Invalid Unicode property lookup (8.41/7, 10.24/2) (CVE-2017-7186)\n* pcre: invalid memory read in_pcre32_xclass (pcre_xclass.c) (CVE-2017-7244)\n* pcre: stack-based buffer overflow write in pcre32_copy_substring (CVE-2017-7245)\n* pcre: stack-based buffer overflow write in pcre32_copy_substring (CVE-2017-7246)\n* curl: FTP PWD response parser out of bounds read (CVE-2017-1000254)\n* curl: IMAP FETCH response out of bounds read (CVE-2017-1000257)\n* curl: Heap-based buffer overflow in Curl_smtp_escape_eob() when uploading data over SMTP (CVE-2018-0500)\n\nDetails around this issue, including information about the CVE, severity of\nthe issue, and the CVSS score can be found on the CVE page listed in the\nReference section below.\n\nThe following packages have been upgraded to a newer upstream version:\n* Curl (7.57.0)\n* OpenSSL (1.0.2n)\n* Expat (2.2.5)\n* PCRE (8.41)\n* libxml2 (2.9.7)\n\nAcknowledgements:\n\nCVE-2017-1000254: Red Hat would like to thank Daniel Stenberg for reporting this issue.\nUpstream acknowledges Max Dymond as the original reporter.\nCVE-2017-1000257: Red Hat would like to thank the Curl project for reporting this issue. Upstream acknowledges Brian Carpenter, (the OSS-Fuzz project) as the original reporter.\nCVE-2018-0500: Red Hat would like to thank the Curl project for reporting this issue.",
"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-2018:2486",
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_core_services/2.4.29/html-single/red_hat_jboss_core_services_apache_http_server_2.4.29_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_core_services/2.4.29/html-single/red_hat_jboss_core_services_apache_http_server_2.4.29_release_notes/"
},
{
"category": "external",
"summary": "1296102",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1296102"
},
{
"category": "external",
"summary": "1375906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375906"
},
{
"category": "external",
"summary": "1388370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388370"
},
{
"category": "external",
"summary": "1388371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388371"
},
{
"category": "external",
"summary": "1388377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388377"
},
{
"category": "external",
"summary": "1388378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388378"
},
{
"category": "external",
"summary": "1388379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388379"
},
{
"category": "external",
"summary": "1388385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388385"
},
{
"category": "external",
"summary": "1388386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388386"
},
{
"category": "external",
"summary": "1388388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388388"
},
{
"category": "external",
"summary": "1388390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388390"
},
{
"category": "external",
"summary": "1388392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388392"
},
{
"category": "external",
"summary": "1408306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1408306"
},
{
"category": "external",
"summary": "1425365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1425365"
},
{
"category": "external",
"summary": "1434504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1434504"
},
{
"category": "external",
"summary": "1437364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437364"
},
{
"category": "external",
"summary": "1437367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437367"
},
{
"category": "external",
"summary": "1437369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437369"
},
{
"category": "external",
"summary": "1495541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495541"
},
{
"category": "external",
"summary": "1503705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1503705"
},
{
"category": "external",
"summary": "1597101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1597101"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2486.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.29 security update",
"tracking": {
"current_release_date": "2025-11-08T04:15:37+00:00",
"generator": {
"date": "2025-11-08T04:15:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2018:2486",
"initial_release_date": "2018-08-16T16:06:16+00:00",
"revision_history": [
{
"date": "2018-08-16T16:06:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-08-16T16:06:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T04:15:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Text-Only JBCS",
"product": {
"name": "Text-Only JBCS",
"product_id": "Text-Only JBCS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Core Services"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Gustavo Grieco"
]
}
],
"cve": "CVE-2016-0718",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2016-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1296102"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in the way Expat processed certain input. A remote attacker could send specially crafted XML that, when parsed by an application using the Expat library, would cause that application to crash or, possibly, execute arbitrary code with the permission of the user running the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: Out-of-bounds heap read on crafted input causing crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-0718"
},
{
"category": "external",
"summary": "RHBZ#1296102",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1296102"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-0718",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-0718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0718"
}
],
"release_date": "2016-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "expat: Out-of-bounds heap read on crafted input causing crash"
},
{
"cve": "CVE-2016-4975",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2016-09-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1375968"
}
],
"notes": [
{
"category": "description",
"text": "It was found that Apache was vulnerable to a HTTP response splitting attack for sites which use mod_userdir. An attacker could use this flaw to inject CRLF characters into the HTTP header and could possibly gain access to secure data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-4975"
},
{
"category": "external",
"summary": "RHBZ#1375968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-4975",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-4975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4975"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_22.html#CVE-2016-4975",
"url": "https://httpd.apache.org/security/vulnerabilities_22.html#CVE-2016-4975"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2016-4975",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2016-4975"
}
],
"release_date": "2018-08-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"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": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir"
},
{
"cve": "CVE-2016-5131",
"discovery_date": "2016-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1358641"
}
],
"notes": [
{
"category": "description",
"text": "Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use after free triggered by XPointer paths beginning with range-to",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in libxml2 requires exposing the library to XPath/XPointer expressions from an untrusted source, which is not common in practice for applications using libxml2. For libxml2, Red Hat Product Security has rated this vulnerability as Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-5131"
},
{
"category": "external",
"summary": "RHBZ#1358641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1358641"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-5131",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5131"
},
{
"category": "external",
"summary": "https://googlechromereleases.blogspot.com/2016/07/stable-channel-update.html",
"url": "https://googlechromereleases.blogspot.com/2016/07/stable-channel-update.html"
}
],
"release_date": "2016-07-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxml2: Use after free triggered by XPointer paths beginning with range-to"
},
{
"cve": "CVE-2016-7167",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2016-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1375906"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflow flaws leading to heap-based buffer overflows were found in the way curl handled escaping and unescaping of data. An attacker could potentially use these flaws to crash an application using libcurl by sending a specially crafted input to the affected libcurl functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: escape and unescape integer overflows",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-7167"
},
{
"category": "external",
"summary": "RHBZ#1375906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375906"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-7167",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7167"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160914.html",
"url": "https://curl.haxx.se/docs/adv_20160914.html"
}
],
"release_date": "2016-09-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: escape and unescape integer overflows"
},
{
"cve": "CVE-2016-8615",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Cookie injection for other servers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8615"
},
{
"category": "external",
"summary": "RHBZ#1388370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8615",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8615"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102A.html",
"url": "https://curl.haxx.se/docs/adv_20161102A.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Cookie injection for other servers"
},
{
"cve": "CVE-2016-8616",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Case insensitive password comparison",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8616"
},
{
"category": "external",
"summary": "RHBZ#1388371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8616",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8616"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8616",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8616"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102B.html",
"url": "https://curl.haxx.se/docs/adv_20161102B.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Case insensitive password comparison"
},
{
"cve": "CVE-2016-8617",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388377"
}
],
"notes": [
{
"category": "description",
"text": "The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via `CURLOPT_USERNAME`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Out-of-bounds write via unchecked multiplication",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8617"
},
{
"category": "external",
"summary": "RHBZ#1388377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8617",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8617"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8617",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8617"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102C.html",
"url": "https://curl.haxx.se/docs/adv_20161102C.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Out-of-bounds write via unchecked multiplication"
},
{
"cve": "CVE-2016-8618",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388378"
}
],
"notes": [
{
"category": "description",
"text": "The libcurl API function called `curl_maprintf()` before version 7.51.0 can be tricked into doing a double-free due to an unsafe `size_t` multiplication, on systems using 32 bit `size_t` variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Double-free in curl_maprintf",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8618"
},
{
"category": "external",
"summary": "RHBZ#1388378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8618",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8618"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8618",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8618"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102D.html",
"url": "https://curl.haxx.se/docs/adv_20161102D.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Double-free in curl_maprintf"
},
{
"cve": "CVE-2016-8619",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388379"
}
],
"notes": [
{
"category": "description",
"text": "The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Double-free in krb5 code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8619"
},
{
"category": "external",
"summary": "RHBZ#1388379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8619",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8619"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102E.html",
"url": "https://curl.haxx.se/docs/adv_20161102E.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Double-free in krb5 code"
},
{
"cve": "CVE-2016-8621",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388385"
}
],
"notes": [
{
"category": "description",
"text": "The `curl_getdate` function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: curl_getdate out-of-bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8621"
},
{
"category": "external",
"summary": "RHBZ#1388385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388385"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8621",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8621"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102G.html",
"url": "https://curl.haxx.se/docs/adv_20161102G.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: curl_getdate out-of-bounds read"
},
{
"cve": "CVE-2016-8622",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388386"
}
],
"notes": [
{
"category": "description",
"text": "The URL percent-encoding decode function in libcurl before 7.51.0 is called `curl_easy_unescape`. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get either just truncated or both truncated and turned negative. That could then lead to libcurl writing outside of its heap based buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: URL unescape heap overflow via integer truncation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8622"
},
{
"category": "external",
"summary": "RHBZ#1388386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8622",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8622"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102H.html",
"url": "https://curl.haxx.se/docs/adv_20161102H.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: URL unescape heap overflow via integer truncation"
},
{
"cve": "CVE-2016-8623",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Use-after-free via shared cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8623"
},
{
"category": "external",
"summary": "RHBZ#1388388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8623",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8623"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102I.html",
"url": "https://curl.haxx.se/docs/adv_20161102I.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Use-after-free via shared cookies"
},
{
"cve": "CVE-2016-8624",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388390"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.51.0 doesn\u0027t parse the authority component of the URL correctly when the host name part ends with a \u0027#\u0027 character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC to check for allowed domains before using curl to request them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Invalid URL parsing with \u0027#\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8624"
},
{
"category": "external",
"summary": "RHBZ#1388390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8624",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8624"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8624",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8624"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102J.html",
"url": "https://curl.haxx.se/docs/adv_20161102J.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Invalid URL parsing with \u0027#\u0027"
},
{
"cve": "CVE-2016-8625",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388392"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: IDNA 2003 makes curl use wrong host",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8625"
},
{
"category": "external",
"summary": "RHBZ#1388392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8625",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8625"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102K.html",
"url": "https://curl.haxx.se/docs/adv_20161102K.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: IDNA 2003 makes curl use wrong host"
},
{
"cve": "CVE-2016-9318",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2016-11-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1395609"
}
],
"notes": [
{
"category": "description",
"text": "libxml2 2.9.4 and earlier, as used in XMLSec 1.2.23 and earlier and other products, does not offer a flag directly indicating that the current document may be read but other files may not be opened, which makes it easier for remote attackers to conduct XML External Entity (XXE) attacks via a crafted document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: XML External Entity vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9318"
},
{
"category": "external",
"summary": "RHBZ#1395609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1395609"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9318"
}
],
"release_date": "2016-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"category": "workaround",
"details": "Application parsing untrusted input with libxml2 should be careful to NOT use entity expansion (enabled by XML_PARSE_NOENT) or DTD validation (XML_PARSE_DTDLOAD, XML_PARSE_DTDVALID) on such input.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: XML External Entity vulnerability"
},
{
"cve": "CVE-2016-9596",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2016-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1408302"
}
],
"notes": [
{
"category": "description",
"text": "libxml2, as used in Red Hat JBoss Core Services and when in recovery mode, allows context-dependent attackers to cause a denial of service (stack consumption) via a crafted XML document. NOTE: this vulnerability exists because of an incorrect fix for CVE-2016-3627.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: stack exhaustion while parsing xml files in recovery mode (unfixed CVE-2016-3627 in JBCS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9596"
},
{
"category": "external",
"summary": "RHBZ#1408302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1408302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9596",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9596"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9596",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9596"
}
],
"release_date": "2016-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: stack exhaustion while parsing xml files in recovery mode (unfixed CVE-2016-3627 in JBCS)"
},
{
"cve": "CVE-2016-9597",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2016-04-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1408305"
}
],
"notes": [
{
"category": "description",
"text": "It was found that Red Hat JBoss Core Services erratum RHSA-2016:2957 for CVE-2016-3705 did not actually include the fix for the issue found in libxml2, making it vulnerable to a Denial of Service attack due to a Stack Overflow. This is a regression CVE for the same issue as CVE-2016-3705.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: stack overflow before detecting invalid XML file (unfixed CVE-2016-3705 in JBCS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9597"
},
{
"category": "external",
"summary": "RHBZ#1408305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1408305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9597",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9597"
}
],
"release_date": "2016-05-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: stack overflow before detecting invalid XML file (unfixed CVE-2016-3705 in JBCS)"
},
{
"cve": "CVE-2016-9598",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2016-05-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1408306"
}
],
"notes": [
{
"category": "description",
"text": "libxml2, as used in Red Hat JBoss Core Services, allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted XML document. NOTE: this vulnerability exists because of a missing fix for CVE-2016-4483.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: out-of-bounds read (unfixed CVE-2016-4483 in JBCS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9598"
},
{
"category": "external",
"summary": "RHBZ#1408306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1408306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9598",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9598"
}
],
"release_date": "2016-05-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: out-of-bounds read (unfixed CVE-2016-4483 in JBCS)"
},
{
"cve": "CVE-2017-6004",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-02-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1425365"
}
],
"notes": [
{
"category": "description",
"text": "The compile_bracket_matchingpath function in pcre_jit_compile.c in PCRE through 8.x before revision 1680 (e.g., the PHP 7.1.1 bundled version) allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted regular expression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: Out-of-bounds read in compile_bracket_matchingpath function (8.41/3)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-6004"
},
{
"category": "external",
"summary": "RHBZ#1425365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1425365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-6004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-6004"
}
],
"release_date": "2017-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: Out-of-bounds read in compile_bracket_matchingpath function (8.41/3)"
},
{
"cve": "CVE-2017-7186",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-03-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1434504"
}
],
"notes": [
{
"category": "description",
"text": "libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to cause a denial of service (segmentation violation for read access, and application crash) by triggering an invalid Unicode property lookup.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: Invalid Unicode property lookup (8.41/7, 10.24/2)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7186"
},
{
"category": "external",
"summary": "RHBZ#1434504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1434504"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7186"
}
],
"release_date": "2017-02-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: Invalid Unicode property lookup (8.41/7, 10.24/2)"
},
{
"cve": "CVE-2017-7244",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1437364"
}
],
"notes": [
{
"category": "description",
"text": "The _pcre32_xclass function in pcre_xclass.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (invalid memory read) via a crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: invalid memory read in _pcre32_xclass (pcre_xclass.c)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7244"
},
{
"category": "external",
"summary": "RHBZ#1437364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7244",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7244"
},
{
"category": "external",
"summary": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-invalid-memory-read-in-_pcre32_xclass-pcre_xclass-c/",
"url": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-invalid-memory-read-in-_pcre32_xclass-pcre_xclass-c/"
}
],
"release_date": "2017-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "pcre: invalid memory read in _pcre32_xclass (pcre_xclass.c)"
},
{
"cve": "CVE-2017-7245",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1437367"
}
],
"notes": [
{
"category": "description",
"text": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: stack-based buffer overflow write in pcre32_copy_substring",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7245"
},
{
"category": "external",
"summary": "RHBZ#1437367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7245",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7245"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7245",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7245"
},
{
"category": "external",
"summary": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/",
"url": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/"
}
],
"release_date": "2017-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "pcre: stack-based buffer overflow write in pcre32_copy_substring"
},
{
"cve": "CVE-2017-7246",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1437369"
}
],
"notes": [
{
"category": "description",
"text": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: stack-based buffer overflow write in pcre32_copy_substring",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7246"
},
{
"category": "external",
"summary": "RHBZ#1437369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7246"
},
{
"category": "external",
"summary": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/",
"url": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/"
}
],
"release_date": "2017-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "pcre: stack-based buffer overflow write in pcre32_copy_substring"
},
{
"cve": "CVE-2017-9047",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2017-05-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452554"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer \u0027buf\u0027 of size \u0027size\u0027. The variable len is assigned strlen(buf). If the content-\u003etype is XML_ELEMENT_CONTENT_ELEMENT, then (i) the content-\u003eprefix is appended to buf (if it actually fits) whereupon (ii) content-\u003ename is written to the buffer. However, the check for whether the content-\u003ename actually fits also uses \u0027len\u0027 rather than the updated buffer length strlen(buf). This allows us to write about \"size\" many bytes beyond the allocated memory. This vulnerability causes programs that use libxml2, such as PHP, to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Buffer overflow in function xmlSnprintfElementContent",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists in the DTD validation functionality of libxml2. Applications that do not attempt to validate untrusted documents are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9047"
},
{
"category": "external",
"summary": "RHBZ#1452554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9047"
}
],
"release_date": "2017-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Buffer overflow in function xmlSnprintfElementContent"
},
{
"cve": "CVE-2017-9048",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2017-05-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452549"
}
],
"notes": [
{
"category": "description",
"text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer \u0027buf\u0027 of size \u0027size\u0027. At the end of the routine, the function may strcat two more characters without checking whether the current strlen(buf) + 2 \u003c size. This vulnerability causes programs that use libxml2, such as PHP, to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Stack-based buffer overflow in function xmlSnprintfElementContent",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists in the DTD validation functionality of libxml2. Applications that do not attempt to validate untrusted documents are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9048"
},
{
"category": "external",
"summary": "RHBZ#1452549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452549"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9048",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9048"
}
],
"release_date": "2017-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libxml2: Stack-based buffer overflow in function xmlSnprintfElementContent"
},
{
"cve": "CVE-2017-9049",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-05-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452556"
}
],
"notes": [
{
"category": "description",
"text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for libxml2 Bug 759398.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Heap-based buffer over-read in function xmlDictComputeFastKey",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9049"
},
{
"category": "external",
"summary": "RHBZ#1452556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9049",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9049"
}
],
"release_date": "2017-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Heap-based buffer over-read in function xmlDictComputeFastKey"
},
{
"cve": "CVE-2017-9050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-05-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452553"
}
],
"notes": [
{
"category": "description",
"text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Heap-based buffer over-read in function xmlDictAddString",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9050"
},
{
"category": "external",
"summary": "RHBZ#1452553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9050",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9050"
}
],
"release_date": "2017-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Heap-based buffer over-read in function xmlDictAddString"
},
{
"cve": "CVE-2017-18258",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-04-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1566749"
}
],
"notes": [
{
"category": "description",
"text": "The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial of service (memory consumption) via a crafted LZMA file, because the decoder functionality does not restrict memory usage to what is required for a legitimate file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Unrestricted memory usage in xz_head() function in xzlib.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-18258"
},
{
"category": "external",
"summary": "RHBZ#1566749",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1566749"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-18258",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-18258",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18258"
}
],
"release_date": "2017-09-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libxml2: Unrestricted memory usage in xz_head() function in xzlib.c"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Max Dymond"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-1000254",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-09-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1495541"
}
],
"notes": [
{
"category": "description",
"text": "libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit [415d2e7cb7](https://github.com/curl/curl/commit/415d2e7cb7), March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: FTP PWD response parser out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-1000254"
},
{
"category": "external",
"summary": "RHBZ#1495541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000254",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000254"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20171004.html",
"url": "https://curl.haxx.se/docs/adv_20171004.html"
}
],
"release_date": "2017-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: FTP PWD response parser out of bounds read"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Brian Carpenter",
"the OSS-Fuzz project"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-1000257",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-10-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1503705"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overrun flaw was found in the IMAP handler of libcurl. By tricking an unsuspecting user into connecting to a malicious IMAP server, an attacker could exploit this flaw to potentially cause information disclosure or crash the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: IMAP FETCH response out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-1000257"
},
{
"category": "external",
"summary": "RHBZ#1503705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1503705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000257",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000257"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20171023.html",
"url": "https://curl.haxx.se/docs/adv_20171023.html"
}
],
"release_date": "2017-10-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"category": "workaround",
"details": "Switch off IMAP in `CURLOPT_PROTOCOLS`",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: IMAP FETCH response out of bounds read"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Peter Wu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-0500",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2018-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1597101"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow has been found in the Curl_smtp_escape_eob() function of curl. An attacker could exploit this by convincing a user to use curl to upload data over SMTP with a reduced buffer to cause a crash or corrupt memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Heap-based buffer overflow in Curl_smtp_escape_eob() when uploading data over SMTP",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of curl/libcurl as shipped with Red Hat Enterprise Linux 5, 6 and 7 as they did not include the vulnerable code.\n\nThis issue did not affect the versions of curl/libcurl as shipped with Red Hat Software Collections 3 as they did not include the vulnerable code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-0500"
},
{
"category": "external",
"summary": "RHBZ#1597101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1597101"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-0500",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0500"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-0500",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0500"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2018-70a2.html",
"url": "https://curl.haxx.se/docs/adv_2018-70a2.html"
}
],
"release_date": "2018-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Heap-based buffer overflow in Curl_smtp_escape_eob() when uploading data over SMTP"
}
]
}
rhsa-2018:3558
Vulnerability from csaf_redhat
Published
2018-11-13 08:36
Modified
2025-11-08 04:15
Summary
Red Hat Security Advisory: httpd24 security, bug fix, and enhancement update
Notes
Topic
An update for httpd24-httpd, httpd24-nghttp2, and httpd24-curl is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Apache HTTP Server is a powerful, efficient, and extensible web server. The httpd24 packages provide a recent stable release of version 2.4 of the Apache HTTP Server, along with the mod_auth_kerb module.
The following packages have been upgraded to a later upstream version: httpd24-httpd (2.4.34), httpd24-curl (7.61.1). (BZ#1590833, BZ#1648928)
Security Fix(es):
* httpd: Improper handling of headers in mod_session can allow a remote user to modify session data for CGI applications (CVE-2018-1283)
* httpd: Out of bounds read in mod_cache_socache can allow a remote attacker to cause DoS (CVE-2018-1303)
* httpd: mod_http2: Too much time allocated to workers, possibly leading to DoS (CVE-2018-1333)
* httpd: DoS for HTTP/2 connections by continuous SETTINGS frames (CVE-2018-11763)
* httpd: Out of bounds write in mod_authnz_ldap when using too small Accept-Language values (CVE-2017-15710)
* httpd: <FilesMatch> bypass with a trailing newline in the file name (CVE-2017-15715)
* httpd: Out of bounds access after failure in reading the HTTP request (CVE-2018-1301)
* httpd: Weak Digest auth nonce generation in mod_auth_digest (CVE-2018-1312)
* curl: Multiple security issues were fixed in httpd24-curl (CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7141, CVE-2016-7167, CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, CVE-2016-8619, CVE-2016-8620, CVE-2016-8621, CVE-2016-8622, CVE-2016-8623, CVE-2016-8624, CVE-2016-8625, CVE-2016-9586, CVE-2017-1000100, CVE-2017-1000101, CVE-2017-1000254, CVE-2017-1000257, CVE-2017-7407, CVE-2017-8816, CVE-2017-8817, CVE-2018-1000007, CVE-2018-1000120, CVE-2018-1000121, CVE-2018-1000122, CVE-2018-1000301, CVE-2018-14618)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank the Curl project for reporting CVE-2017-8816, CVE-2017-8817, CVE-2017-1000254, CVE-2017-1000257, CVE-2018-1000007, CVE-2018-1000120, CVE-2018-1000122, CVE-2018-1000301, CVE-2016-9586, CVE-2017-1000100, CVE-2017-1000101, CVE-2018-14618, and CVE-2018-1000121. Upstream acknowledges Alex Nichols as the original reporter of CVE-2017-8816; the OSS-Fuzz project as the original reporter of CVE-2017-8817 and CVE-2018-1000301; Max Dymond as the original reporter of CVE-2017-1000254 and CVE-2018-1000122; Brian Carpenter and the OSS-Fuzz project as the original reporters of CVE-2017-1000257; Craig de Stigter as the original reporter of CVE-2018-1000007; Duy Phan Thanh as the original reporter of CVE-2018-1000120; Even Rouault as the original reporter of CVE-2017-1000100; Brian Carpenter as the original reporter of CVE-2017-1000101; Zhaoyang Wu as the original reporter of CVE-2018-14618; and Dario Weisser as the original reporter of CVE-2018-1000121.
Bug Fix(es):
* Previously, the Apache HTTP Server from the httpd24 Software Collection was unable to handle situations when static content was repeatedly requested in a browser by refreshing the page. As a consequence, HTTP/2 connections timed out and httpd became unresponsive. This bug has been fixed, and HTTP/2 connections now work as expected in the described scenario. (BZ#1518737)
Enhancement(s):
* This update adds the mod_md module to the httpd24 Software Collection. This module enables managing domains across virtual hosts and certificate provisioning using the Automatic Certificate Management Environment (ACME) protocol. The mod_md module is available only for Red Hat Enterprise Linux 7. (BZ#1640722)
Additional Changes:
For detailed information on changes in this release, see the Red Hat Software Collections 3.2 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "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 httpd24-httpd, httpd24-nghttp2, and httpd24-curl is now available for Red Hat Software Collections.\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 Apache HTTP Server is a powerful, efficient, and extensible web server. The httpd24 packages provide a recent stable release of version 2.4 of the Apache HTTP Server, along with the mod_auth_kerb module.\n\nThe following packages have been upgraded to a later upstream version: httpd24-httpd (2.4.34), httpd24-curl (7.61.1). (BZ#1590833, BZ#1648928)\n\nSecurity Fix(es):\n\n* httpd: Improper handling of headers in mod_session can allow a remote user to modify session data for CGI applications (CVE-2018-1283)\n\n* httpd: Out of bounds read in mod_cache_socache can allow a remote attacker to cause DoS (CVE-2018-1303)\n\n* httpd: mod_http2: Too much time allocated to workers, possibly leading to DoS (CVE-2018-1333)\n\n* httpd: DoS for HTTP/2 connections by continuous SETTINGS frames (CVE-2018-11763)\n\n* httpd: Out of bounds write in mod_authnz_ldap when using too small Accept-Language values (CVE-2017-15710)\n\n* httpd: \u003cFilesMatch\u003e bypass with a trailing newline in the file name (CVE-2017-15715)\n\n* httpd: Out of bounds access after failure in reading the HTTP request (CVE-2018-1301)\n\n* httpd: Weak Digest auth nonce generation in mod_auth_digest (CVE-2018-1312)\n\n* curl: Multiple security issues were fixed in httpd24-curl (CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7141, CVE-2016-7167, CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, CVE-2016-8619, CVE-2016-8620, CVE-2016-8621, CVE-2016-8622, CVE-2016-8623, CVE-2016-8624, CVE-2016-8625, CVE-2016-9586, CVE-2017-1000100, CVE-2017-1000101, CVE-2017-1000254, CVE-2017-1000257, CVE-2017-7407, CVE-2017-8816, CVE-2017-8817, CVE-2018-1000007, CVE-2018-1000120, CVE-2018-1000121, CVE-2018-1000122, CVE-2018-1000301, CVE-2018-14618)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the Curl project for reporting CVE-2017-8816, CVE-2017-8817, CVE-2017-1000254, CVE-2017-1000257, CVE-2018-1000007, CVE-2018-1000120, CVE-2018-1000122, CVE-2018-1000301, CVE-2016-9586, CVE-2017-1000100, CVE-2017-1000101, CVE-2018-14618, and CVE-2018-1000121. Upstream acknowledges Alex Nichols as the original reporter of CVE-2017-8816; the OSS-Fuzz project as the original reporter of CVE-2017-8817 and CVE-2018-1000301; Max Dymond as the original reporter of CVE-2017-1000254 and CVE-2018-1000122; Brian Carpenter and the OSS-Fuzz project as the original reporters of CVE-2017-1000257; Craig de Stigter as the original reporter of CVE-2018-1000007; Duy Phan Thanh as the original reporter of CVE-2018-1000120; Even Rouault as the original reporter of CVE-2017-1000100; Brian Carpenter as the original reporter of CVE-2017-1000101; Zhaoyang Wu as the original reporter of CVE-2018-14618; and Dario Weisser as the original reporter of CVE-2018-1000121.\n\nBug Fix(es):\n\n* Previously, the Apache HTTP Server from the httpd24 Software Collection was unable to handle situations when static content was repeatedly requested in a browser by refreshing the page. As a consequence, HTTP/2 connections timed out and httpd became unresponsive. This bug has been fixed, and HTTP/2 connections now work as expected in the described scenario. (BZ#1518737)\n\nEnhancement(s):\n\n* This update adds the mod_md module to the httpd24 Software Collection. This module enables managing domains across virtual hosts and certificate provisioning using the Automatic Certificate Management Environment (ACME) protocol. The mod_md module is available only for Red Hat Enterprise Linux 7. (BZ#1640722)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Software Collections 3.2 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-2018:3558",
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"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_software_collections/3/html/3.2_release_notes/chap-rhscl#sect-RHSCL-Changes-httpd",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.2_release_notes/chap-rhscl#sect-RHSCL-Changes-httpd"
},
{
"category": "external",
"summary": "1362183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362183"
},
{
"category": "external",
"summary": "1362190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362190"
},
{
"category": "external",
"summary": "1362199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362199"
},
{
"category": "external",
"summary": "1373229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373229"
},
{
"category": "external",
"summary": "1375906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375906"
},
{
"category": "external",
"summary": "1388370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388370"
},
{
"category": "external",
"summary": "1388371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388371"
},
{
"category": "external",
"summary": "1388377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388377"
},
{
"category": "external",
"summary": "1388378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388378"
},
{
"category": "external",
"summary": "1388379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388379"
},
{
"category": "external",
"summary": "1388382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388382"
},
{
"category": "external",
"summary": "1388385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388385"
},
{
"category": "external",
"summary": "1388386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388386"
},
{
"category": "external",
"summary": "1388388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388388"
},
{
"category": "external",
"summary": "1388390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388390"
},
{
"category": "external",
"summary": "1388392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388392"
},
{
"category": "external",
"summary": "1406712",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406712"
},
{
"category": "external",
"summary": "1439190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1439190"
},
{
"category": "external",
"summary": "1478309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1478309"
},
{
"category": "external",
"summary": "1478310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1478310"
},
{
"category": "external",
"summary": "1495541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495541"
},
{
"category": "external",
"summary": "1503705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1503705"
},
{
"category": "external",
"summary": "1515757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515757"
},
{
"category": "external",
"summary": "1515760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515760"
},
{
"category": "external",
"summary": "1518737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1518737"
},
{
"category": "external",
"summary": "1537125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1537125"
},
{
"category": "external",
"summary": "1540167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1540167"
},
{
"category": "external",
"summary": "1552628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552628"
},
{
"category": "external",
"summary": "1552631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552631"
},
{
"category": "external",
"summary": "1553398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1553398"
},
{
"category": "external",
"summary": "1558450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1558450"
},
{
"category": "external",
"summary": "1560395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560395"
},
{
"category": "external",
"summary": "1560399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560399"
},
{
"category": "external",
"summary": "1560599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560599"
},
{
"category": "external",
"summary": "1560614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560614"
},
{
"category": "external",
"summary": "1560634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560634"
},
{
"category": "external",
"summary": "1560643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560643"
},
{
"category": "external",
"summary": "1575536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1575536"
},
{
"category": "external",
"summary": "1605048",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1605048"
},
{
"category": "external",
"summary": "1622707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622707"
},
{
"category": "external",
"summary": "1628389",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1628389"
},
{
"category": "external",
"summary": "1633260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633260"
},
{
"category": "external",
"summary": "1633399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633399"
},
{
"category": "external",
"summary": "1634830",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1634830"
},
{
"category": "external",
"summary": "1640722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640722"
},
{
"category": "external",
"summary": "1646937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646937"
},
{
"category": "external",
"summary": "1648928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648928"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_3558.json"
}
],
"title": "Red Hat Security Advisory: httpd24 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-08T04:15:37+00:00",
"generator": {
"date": "2025-11-08T04:15:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2018:3558",
"initial_release_date": "2018-11-13T08:36:35+00:00",
"revision_history": [
{
"date": "2018-11-13T08:36:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-11-13T08:36:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T04:15:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"product_id": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"product_id": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"product_id": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"product_id": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_md@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el6.src",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el6.src",
"product_id": "httpd24-curl-0:7.61.1-1.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el6.src",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el6.src",
"product_id": "httpd24-httpd-0:2.4.34-7.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.src",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.src",
"product_id": "httpd24-curl-0:7.61.1-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.src",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"product": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"product_id": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-manual@2.4.34-7.el6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"product": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"product_id": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-manual@2.4.34-7.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"product_id": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"product_id": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_md@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"product_id": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.s390x",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x",
"product_id": "httpd24-curl-0:7.61.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_md@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"product_id": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"product_id": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_md@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-5419",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2016-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1362183"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the libcurl library did not prevent TLS session resumption when the client certificate had changed. An attacker could potentially use this flaw to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: TLS session resumption client cert bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-5419"
},
{
"category": "external",
"summary": "RHBZ#1362183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362183"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-5419",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5419"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160803A.html",
"url": "https://curl.haxx.se/docs/adv_20160803A.html"
}
],
"release_date": "2016-08-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: TLS session resumption client cert bypass"
},
{
"cve": "CVE-2016-5420",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2016-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1362190"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the libcurl library did not check the client certificate when choosing the TLS connection to reuse. An attacker could potentially use this flaw to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Re-using connection with wrong client cert",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-5420"
},
{
"category": "external",
"summary": "RHBZ#1362190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-5420",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5420"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160803B.html",
"url": "https://curl.haxx.se/docs/adv_20160803B.html"
}
],
"release_date": "2016-08-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Re-using connection with wrong client cert"
},
{
"cve": "CVE-2016-5421",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1362199"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in libcurl. When invoking curl_easy_perform() after cleaning up a multi session, an application can be tricked into using libcurl to connect to a malicious server, allowing an attacker to potentially execute arbitrary code. The highest threat from this vulnerability is to data confidentiality and integrity as well as data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Use of connection struct after free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The versions of `curl` as shipped with Red Hat Enterprise Linux 5, 6, and 7 are marked as \"notaffected\" because they did not include the vulnerable code, which was introduced in a later version of the package. Specifically, the struct field affected by this flaw was introduced in `curl` upstream version 7.32.0. The version of `curl` as shipped with Red Hat Enterprise Linux 7 is 7.29.0.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-5421"
},
{
"category": "external",
"summary": "RHBZ#1362199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362199"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-5421",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5421"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160803C.html",
"url": "https://curl.haxx.se/docs/adv_20160803C.html"
}
],
"release_date": "2016-08-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.2,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Use of connection struct after free"
},
{
"cve": "CVE-2016-7141",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2016-09-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1373229"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the libcurl library using the NSS (Network Security Services) library as TLS/SSL backend incorrectly re-used client certificates for subsequent TLS connections in certain cases. An attacker could potentially use this flaw to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Incorrect reuse of client certificates",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-7141"
},
{
"category": "external",
"summary": "RHBZ#1373229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-7141",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7141"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160907.html",
"url": "https://curl.haxx.se/docs/adv_20160907.html"
}
],
"release_date": "2016-09-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Incorrect reuse of client certificates"
},
{
"cve": "CVE-2016-7167",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2016-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1375906"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflow flaws leading to heap-based buffer overflows were found in the way curl handled escaping and unescaping of data. An attacker could potentially use these flaws to crash an application using libcurl by sending a specially crafted input to the affected libcurl functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: escape and unescape integer overflows",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-7167"
},
{
"category": "external",
"summary": "RHBZ#1375906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375906"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-7167",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7167"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160914.html",
"url": "https://curl.haxx.se/docs/adv_20160914.html"
}
],
"release_date": "2016-09-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: escape and unescape integer overflows"
},
{
"cve": "CVE-2016-8615",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Cookie injection for other servers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8615"
},
{
"category": "external",
"summary": "RHBZ#1388370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8615",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8615"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102A.html",
"url": "https://curl.haxx.se/docs/adv_20161102A.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Cookie injection for other servers"
},
{
"cve": "CVE-2016-8616",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Case insensitive password comparison",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8616"
},
{
"category": "external",
"summary": "RHBZ#1388371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8616",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8616"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8616",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8616"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102B.html",
"url": "https://curl.haxx.se/docs/adv_20161102B.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Case insensitive password comparison"
},
{
"cve": "CVE-2016-8617",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388377"
}
],
"notes": [
{
"category": "description",
"text": "The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via `CURLOPT_USERNAME`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Out-of-bounds write via unchecked multiplication",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8617"
},
{
"category": "external",
"summary": "RHBZ#1388377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8617",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8617"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8617",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8617"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102C.html",
"url": "https://curl.haxx.se/docs/adv_20161102C.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Out-of-bounds write via unchecked multiplication"
},
{
"cve": "CVE-2016-8618",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388378"
}
],
"notes": [
{
"category": "description",
"text": "The libcurl API function called `curl_maprintf()` before version 7.51.0 can be tricked into doing a double-free due to an unsafe `size_t` multiplication, on systems using 32 bit `size_t` variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Double-free in curl_maprintf",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8618"
},
{
"category": "external",
"summary": "RHBZ#1388378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8618",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8618"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8618",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8618"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102D.html",
"url": "https://curl.haxx.se/docs/adv_20161102D.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Double-free in curl_maprintf"
},
{
"cve": "CVE-2016-8619",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388379"
}
],
"notes": [
{
"category": "description",
"text": "The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Double-free in krb5 code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8619"
},
{
"category": "external",
"summary": "RHBZ#1388379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8619",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8619"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102E.html",
"url": "https://curl.haxx.se/docs/adv_20161102E.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Double-free in krb5 code"
},
{
"cve": "CVE-2016-8620",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388382"
}
],
"notes": [
{
"category": "description",
"text": "The \u0027globbing\u0027 feature in curl before version 7.51.0 has a flaw that leads to integer overflow and out-of-bounds read via user controlled input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Glob parser write/read out of bounds",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8620"
},
{
"category": "external",
"summary": "RHBZ#1388382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388382"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8620",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8620"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8620",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8620"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102F.html",
"url": "https://curl.haxx.se/docs/adv_20161102F.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Glob parser write/read out of bounds"
},
{
"cve": "CVE-2016-8621",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388385"
}
],
"notes": [
{
"category": "description",
"text": "The `curl_getdate` function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: curl_getdate out-of-bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8621"
},
{
"category": "external",
"summary": "RHBZ#1388385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388385"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8621",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8621"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102G.html",
"url": "https://curl.haxx.se/docs/adv_20161102G.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: curl_getdate out-of-bounds read"
},
{
"cve": "CVE-2016-8622",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388386"
}
],
"notes": [
{
"category": "description",
"text": "The URL percent-encoding decode function in libcurl before 7.51.0 is called `curl_easy_unescape`. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get either just truncated or both truncated and turned negative. That could then lead to libcurl writing outside of its heap based buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: URL unescape heap overflow via integer truncation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8622"
},
{
"category": "external",
"summary": "RHBZ#1388386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8622",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8622"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102H.html",
"url": "https://curl.haxx.se/docs/adv_20161102H.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: URL unescape heap overflow via integer truncation"
},
{
"cve": "CVE-2016-8623",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Use-after-free via shared cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8623"
},
{
"category": "external",
"summary": "RHBZ#1388388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8623",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8623"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102I.html",
"url": "https://curl.haxx.se/docs/adv_20161102I.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Use-after-free via shared cookies"
},
{
"cve": "CVE-2016-8624",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388390"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.51.0 doesn\u0027t parse the authority component of the URL correctly when the host name part ends with a \u0027#\u0027 character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC to check for allowed domains before using curl to request them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Invalid URL parsing with \u0027#\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8624"
},
{
"category": "external",
"summary": "RHBZ#1388390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8624",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8624"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8624",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8624"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102J.html",
"url": "https://curl.haxx.se/docs/adv_20161102J.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Invalid URL parsing with \u0027#\u0027"
},
{
"cve": "CVE-2016-8625",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388392"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: IDNA 2003 makes curl use wrong host",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8625"
},
{
"category": "external",
"summary": "RHBZ#1388392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8625",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8625"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102K.html",
"url": "https://curl.haxx.se/docs/adv_20161102K.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: IDNA 2003 makes curl use wrong host"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
}
],
"cve": "CVE-2016-9586",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2016-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1406712"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl\u0027s implementation of the printf() functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: printf floating point buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9586"
},
{
"category": "external",
"summary": "RHBZ#1406712",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406712"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9586",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9586"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9586",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9586"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161221A.html",
"url": "https://curl.haxx.se/docs/adv_20161221A.html"
}
],
"release_date": "2016-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: printf floating point buffer overflow"
},
{
"cve": "CVE-2017-7407",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1439190"
}
],
"notes": [
{
"category": "description",
"text": "The ourWriteOut function in tool_writeout.c in curl 7.53.1 might allow physically proximate attackers to obtain sensitive information from process memory in opportunistic circumstances by reading a workstation screen during use of a --write-out argument ending in a \u0027%\u0027 character, which leads to a heap-based buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: --write-out out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fixed version of the `curl` package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7407"
},
{
"category": "external",
"summary": "RHBZ#1439190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1439190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7407",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7407"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7407",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7407"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20170403.html",
"url": "https://curl.haxx.se/docs/adv_20170403.html"
}
],
"release_date": "2017-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"baseScore": 2.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: --write-out out of bounds read"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Alex Nichols"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-8816",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2017-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1515757"
}
],
"notes": [
{
"category": "description",
"text": "The NTLM authentication feature in curl and libcurl before 7.57.0 on 32-bit platforms allows attackers to cause a denial of service (integer overflow and resultant buffer overflow, and application crash) or possibly have unspecified other impact via vectors involving long user and password fields.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: NTLM buffer overflow via integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-8816"
},
{
"category": "external",
"summary": "RHBZ#1515757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-8816",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-8816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8816"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2017-12e7.html",
"url": "https://curl.haxx.se/docs/adv_2017-12e7.html"
}
],
"release_date": "2017-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: NTLM buffer overflow via integer overflow"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"the OSS-Fuzz project"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-8817",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1515760"
}
],
"notes": [
{
"category": "description",
"text": "The FTP wildcard function in curl and libcurl before 7.57.0 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) or possibly have unspecified other impact via a string that ends with an \u0027[\u0027 character.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: FTP wildcard out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-8817"
},
{
"category": "external",
"summary": "RHBZ#1515760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515760"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-8817",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-8817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8817"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2017-ae72.html",
"url": "https://curl.haxx.se/docs/adv_2017-ae72.html"
}
],
"release_date": "2017-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: FTP wildcard out of bounds read"
},
{
"cve": "CVE-2017-15710",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2018-03-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1560599"
}
],
"notes": [
{
"category": "description",
"text": "In Apache httpd 2.0.23 to 2.0.65, 2.2.0 to 2.2.34, and 2.4.0 to 2.4.29, mod_authnz_ldap, if configured with AuthLDAPCharsetConfig, uses the Accept-Language header value to lookup the right charset encoding when verifying the user\u0027s credentials. If the header value is not present in the charset conversion table, a fallback mechanism is used to truncate it to a two characters value to allow a quick retry (for example, \u0027en-US\u0027 is truncated to \u0027en\u0027). A header value of less than two characters forces an out of bound write of one NUL byte to a memory location that is not part of the string. In the worst case, quite unlikely, the process would crash which could be used as a Denial of Service attack. In the more likely case, this memory is already reserved for future use and the issue has no effect at all.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Out of bounds write in mod_authnz_ldap when using too small Accept-Language values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-15710"
},
{
"category": "external",
"summary": "RHBZ#1560599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560599"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-15710",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15710"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2018-03-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "httpd: Out of bounds write in mod_authnz_ldap when using too small Accept-Language values"
},
{
"cve": "CVE-2017-15715",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2018-03-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1560614"
}
],
"notes": [
{
"category": "description",
"text": "In Apache httpd 2.4.0 to 2.4.29, the expression specified in \u003cFilesMatch\u003e could match \u0027$\u0027 to a newline character in a malicious filename, rather than matching only the end of the filename. This could be exploited in environments where uploads of some files are are externally blocked, but only by matching the trailing portion of the filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: \u003cFilesMatch\u003e bypass with a trailing newline in the file name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The \"FilesMatch\" directive is not enabled in the default httpd configuration as shipped with Red Hat Enterprise Linux, and needs to be explicitly enabled. Therefore this flaw has no impact on the default versions of the httpd package as shipped with Red Hat Enterprise Linux.\n\nRed Hat Satellite 6 uses Red Hat Enterprise Linux 7\u0027s httpd package, and enables the \"FilesMatch\" directive. However, this is not believed to have an impact on security, as, in the context of a Satellite, no one is expected to have the ability to modify file names in the concerned directories. This is not considered as a vector for attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-15715"
},
{
"category": "external",
"summary": "RHBZ#1560614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-15715",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15715"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2018-03-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "httpd: \u003cFilesMatch\u003e bypass with a trailing newline in the file name"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Even Rouault"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-1000100",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1478310"
}
],
"notes": [
{
"category": "description",
"text": "When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name (longer than about 515 bytes), the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly updated to use the untruncated length. This too large value is then used in the sendto() call, making curl attempt to send more data than what is actually put into the buffer. The endto() function will then read beyond the end of the heap based buffer. A malicious HTTP(S) server could redirect a vulnerable libcurl-using client to a crafted TFTP URL (if the client hasn\u0027t restricted which protocols it allows redirects to) and trick it to send private memory contents to a remote server over UDP. Limit curl\u0027s redirect protocols with --proto-redir and libcurl\u0027s with CURLOPT_REDIR_PROTOCOLS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: TFTP sends more than buffer size",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-1000100"
},
{
"category": "external",
"summary": "RHBZ#1478310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1478310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000100",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000100"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20170809B.html",
"url": "https://curl.haxx.se/docs/adv_20170809B.html"
}
],
"release_date": "2017-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: TFTP sends more than buffer size"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Brian Carpenter"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-1000101",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1478309"
}
],
"notes": [
{
"category": "description",
"text": "curl supports \"globbing\" of URLs, in which a user can pass a numerical range to have the tool iterate over those numbers to do a sequence of transfers. In the globbing function that parses the numerical range, there was an omission that made curl read a byte beyond the end of the URL if given a carefully crafted, or just wrongly written, URL. The URL is stored in a heap based buffer, so it could then be made to wrongly read something else instead of crashing. An example of a URL that triggers the flaw would be `http://ur%20[0-60000000000000000000`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: URL globbing out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-1000101"
},
{
"category": "external",
"summary": "RHBZ#1478309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1478309"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000101",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000101"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000101",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000101"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20170809A.html",
"url": "https://curl.haxx.se/docs/adv_20170809A.html"
}
],
"release_date": "2017-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: URL globbing out of bounds read"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Max Dymond"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-1000254",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-09-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1495541"
}
],
"notes": [
{
"category": "description",
"text": "libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit [415d2e7cb7](https://github.com/curl/curl/commit/415d2e7cb7), March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: FTP PWD response parser out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-1000254"
},
{
"category": "external",
"summary": "RHBZ#1495541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000254",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000254"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20171004.html",
"url": "https://curl.haxx.se/docs/adv_20171004.html"
}
],
"release_date": "2017-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: FTP PWD response parser out of bounds read"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Brian Carpenter",
"the OSS-Fuzz project"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-1000257",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-10-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1503705"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overrun flaw was found in the IMAP handler of libcurl. By tricking an unsuspecting user into connecting to a malicious IMAP server, an attacker could exploit this flaw to potentially cause information disclosure or crash the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: IMAP FETCH response out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-1000257"
},
{
"category": "external",
"summary": "RHBZ#1503705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1503705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000257",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000257"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20171023.html",
"url": "https://curl.haxx.se/docs/adv_20171023.html"
}
],
"release_date": "2017-10-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"category": "workaround",
"details": "Switch off IMAP in `CURLOPT_PROTOCOLS`",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: IMAP FETCH response out of bounds read"
},
{
"cve": "CVE-2018-1283",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-03-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1560395"
}
],
"notes": [
{
"category": "description",
"text": "It has been discovered that the mod_session module of Apache HTTP Server (httpd), through version 2.4.29, has an improper input validation flaw in the way it handles HTTP session headers in some configurations. A remote attacker may influence their content by using a \"Session\" header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper handling of headers in mod_session can allow a remote user to modify session data for CGI applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of httpd as shipped with Red Hat Enterprise Linux 5 and 6 as they did not include mod_session module.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1283"
},
{
"category": "external",
"summary": "RHBZ#1560395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1283",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1283"
}
],
"release_date": "2018-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Improper handling of headers in mod_session can allow a remote user to modify session data for CGI applications"
},
{
"cve": "CVE-2018-1301",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2018-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1560643"
}
],
"notes": [
{
"category": "description",
"text": "A specially crafted request could have crashed the Apache HTTP Server prior to version 2.4.30, due to an out of bound access after a size limit is reached by reading the HTTP header. This vulnerability is considered very hard if not impossible to trigger in non-debug mode (both log and build level), so it is classified as low risk for common server usage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Out of bounds access after failure in reading the HTTP request",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1301"
},
{
"category": "external",
"summary": "RHBZ#1560643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560643"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1301",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1301"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1301",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1301"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2018-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "httpd: Out of bounds access after failure in reading the HTTP request"
},
{
"cve": "CVE-2018-1303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2018-03-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1560399"
}
],
"notes": [
{
"category": "description",
"text": "A specially crafted HTTP request header could have crashed the Apache HTTP Server prior to version 2.4.30 due to an out of bound read while preparing data to be cached in shared memory. It could be used as a Denial of Service attack against users of mod_cache_socache. The vulnerability is considered as low risk since mod_cache_socache is not widely used, mod_cache_disk is not concerned by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Out of bounds read in mod_cache_socache can allow a remote attacker to cause DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The versions of httpd package shipped with Red Hat Enterprise Linux are by default configured in prefork MPM mode, which means that this flaw can result in a crash of child process. The main web server process will not be killed. Also, though the module is loaded by default, it needs to be specifically enabled in order to be exposed to the security flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1303"
},
{
"category": "external",
"summary": "RHBZ#1560399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560399"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1303",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1303"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1303",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1303"
}
],
"release_date": "2018-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Out of bounds read in mod_cache_socache can allow a remote attacker to cause DoS"
},
{
"cve": "CVE-2018-1312",
"cwe": {
"id": "CWE-305",
"name": "Authentication Bypass by Primary Weakness"
},
"discovery_date": "2018-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1560634"
}
],
"notes": [
{
"category": "description",
"text": "In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated using a pseudo-random seed. In a cluster of servers using a common Digest authentication configuration, HTTP requests could be replayed across servers by an attacker without detection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Weak Digest auth nonce generation in mod_auth_digest",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The \"AuthType Digest\" directive is not enabled in the default httpd configuration as shipped with Red Hat Enterprise Linux, and needs to be explicitly enabled. Therefore this flaw has no impact on the default versions of the httpd package as shipped with Red Hat Enterprise Linux. Also upstream discourages the use of mod_auth_digest because of its inherent security weaknesses and recommends the use of mod_ssl.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1312"
},
{
"category": "external",
"summary": "RHBZ#1560634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560634"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1312",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1312"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1312",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1312"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2018-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "httpd: Weak Digest auth nonce generation in mod_auth_digest"
},
{
"cve": "CVE-2018-1333",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1605048"
}
],
"notes": [
{
"category": "description",
"text": "By specially crafting HTTP/2 requests, workers would be allocated 60 seconds longer than necessary, leading to worker exhaustion and a denial of service. Fixed in Apache HTTP Server 2.4.34 (Affected 2.4.18-2.4.30,2.4.33).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_http2: Too much time allocated to workers, possibly leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1333"
},
{
"category": "external",
"summary": "RHBZ#1605048",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1605048"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1333",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1333"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1333",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1333"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2018-1333",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2018-1333"
}
],
"release_date": "2018-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_http2: Too much time allocated to workers, possibly leading to DoS"
},
{
"cve": "CVE-2018-11763",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-09-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1633399"
}
],
"notes": [
{
"category": "description",
"text": "In Apache HTTP Server 2.4.17 to 2.4.34, by sending continuous, large SETTINGS frames a client can occupy a connection, server thread and CPU time without any connection timeout coming to effect. This affects only HTTP/2 connections. A possible mitigation is to not enable the h2 protocol.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: DoS for HTTP/2 connections by continuous SETTINGS frames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-11763"
},
{
"category": "external",
"summary": "RHBZ#1633399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633399"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-11763",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11763"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-11763",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11763"
}
],
"release_date": "2018-09-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: DoS for HTTP/2 connections by continuous SETTINGS frames"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Zhaoyang Wu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-14618",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2018-08-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1622707"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: NTLM password overflow via integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14618"
},
{
"category": "external",
"summary": "RHBZ#1622707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14618",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14618"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14618",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14618"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2018-14618.html",
"url": "https://curl.haxx.se/docs/CVE-2018-14618.html"
}
],
"release_date": "2018-09-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: NTLM password overflow via integer overflow"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Craig de Stigter"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-1000007",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2018-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1537125"
}
],
"notes": [
{
"category": "description",
"text": "It was found that curl and libcurl might send their Authentication header to a third party HTTP server upon receiving an HTTP REDIRECT reply. This could leak authentication token to external entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: HTTP authentication leak in redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of curl as shipped with Red Hat Enterprise Linux 5, 6, and 7, as well as the versions of httpd24-curl as shipped with Red Hat Software Collections. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1000007"
},
{
"category": "external",
"summary": "RHBZ#1537125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1537125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000007",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000007"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2018-b3bf.html",
"url": "https://curl.haxx.se/docs/adv_2018-b3bf.html"
}
],
"release_date": "2018-01-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"category": "workaround",
"details": "By default, curl and libcurl will not follow redirect requests.\nThis flaw happens only when curl or libcurl are explicitly requested to follow redirects (option --location in curl, and CURLOPT_FOLLOWLOCATION in libcurl).\nTo mitigate this, it is possible to prevent the automated following of redirects, replacing it by manual redirects (and remove the authentication header), for example.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: HTTP authentication leak in redirects"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Duy Phan Thanh"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-1000120",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2018-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1552628"
}
],
"notes": [
{
"category": "description",
"text": "It was found that libcurl did not safely parse FTP URLs when using the CURLOPT_FTP_FILEMETHOD method. An attacker, able to provide a specially crafted FTP URL to an application using libcurl, could write a NULL byte at an arbitrary location, resulting in a crash or an unspecified behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: FTP path trickery leads to NIL byte out of bounds write",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1000120"
},
{
"category": "external",
"summary": "RHBZ#1552628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000120",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000120"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2018-9cd6.html",
"url": "https://curl.haxx.se/docs/adv_2018-9cd6.html"
}
],
"release_date": "2018-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"category": "workaround",
"details": "Preventing application from using non-default CURLOPT_FTP_FILEMETHOD will avoid triggering the vulnerable code.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: FTP path trickery leads to NIL byte out of bounds write"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Dario Weisser"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-1000121",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1552631"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way libcurl checks values returned by the openldap ldap_get_attribute_ber() function. A malicious LDAP server could use this flaw to crash a libcurl client application via a specially crafted LDAP reply.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: LDAP NULL pointer dereference",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1000121"
},
{
"category": "external",
"summary": "RHBZ#1552631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552631"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000121"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2018-97a2.html",
"url": "https://curl.haxx.se/docs/adv_2018-97a2.html"
}
],
"release_date": "2018-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: LDAP NULL pointer dereference"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Max Dymond"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-1000122",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2018-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1553398"
}
],
"notes": [
{
"category": "description",
"text": "A buffer over-read exists in curl 7.20.0 to and including curl 7.58.0 in the RTSP+RTP handling code that allows an attacker to cause a denial of service or information leakage",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: RTSP RTP buffer over-read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1000122"
},
{
"category": "external",
"summary": "RHBZ#1553398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1553398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000122",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000122"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2018-b047.html",
"url": "https://curl.haxx.se/docs/adv_2018-b047.html"
}
],
"release_date": "2018-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: RTSP RTP buffer over-read"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"the OSS-Fuzz project"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-1000301",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2018-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1575536"
}
],
"notes": [
{
"category": "description",
"text": "curl version curl 7.20.0 to and including curl 7.59.0 contains a CWE-126: Buffer Over-read vulnerability in denial of service that can result in curl can be tricked into reading data beyond the end of a heap based buffer used to store downloaded RTSP content.. This vulnerability appears to have been fixed in curl \u003c 7.20.0 and curl \u003e= 7.60.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Out-of-bounds heap read when missing RTSP headers allows information leak or denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1000301"
},
{
"category": "external",
"summary": "RHBZ#1575536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1575536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000301",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000301"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000301",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000301"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2018-b138.html",
"url": "https://curl.haxx.se/docs/adv_2018-b138.html"
}
],
"release_date": "2018-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Out-of-bounds heap read when missing RTSP headers allows information leak or denial of service"
}
]
}
rhsa-2018:2486
Vulnerability from csaf_redhat
Published
2018-08-16 16:06
Modified
2025-11-08 04:15
Summary
Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.29 security update
Notes
Topic
Red Hat JBoss Core Services Pack Apache Server 2.4.29 packages for Microsoft Windows and Oracle Solaris are now available.
Red Hat Product Security has rated this release as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE link(s) in the References section.
Details
This release adds the new Apache HTTP Server 2.4.29 packages that are part
of the JBoss Core Services offering.
This release serves as a replacement for Red Hat JBoss Core Services
Apache HTTP Server 2.4.23, and includes bug fixes and enhancements. Refer
to the Release Notes for information on the most significant bug fixes,
enhancements and component upgrades included in this release.
Security Fix(es):
* expat: Out-of-bounds heap read on crafted input causing crash (CVE-2016-0718)
* curl: escape and unescape integer overflows (CVE-2016-7167)
* curl: Cookie injection for other servers (CVE-2016-8615)
* curl: Case insensitive password comparison (CVE-2016-8616)
* curl: Out-of-bounds write via unchecked multiplication (CVE-2016-8617)
* curl: Double-free in curl_maprintf (CVE-2016-8618)
* curl: Double-free in krb5 code (CVE-2016-8619)
* curl: curl_getdate out-of-bounds read (CVE-2016-8621)
* curl: URL unescape heap overflow via integer truncation (CVE-2016-8622)
* curl: Use-after-free via shared cookies (CVE-2016-8623)
* curl: Invalid URL parsing with '#' (CVE-2016-8624)
* curl: IDNA 2003 makes curl use wrong host (CVE-2016-8625)
* libxml2: out-of-bounds read (unfixed CVE-2016-4483 in JBCS) (CVE-2016-9598)
* pcre: Out-of-bounds read in compile_bracket_matchingpath function (8.41/3) (CVE-2017-6004)
* pcre: Invalid Unicode property lookup (8.41/7, 10.24/2) (CVE-2017-7186)
* pcre: invalid memory read in_pcre32_xclass (pcre_xclass.c) (CVE-2017-7244)
* pcre: stack-based buffer overflow write in pcre32_copy_substring (CVE-2017-7245)
* pcre: stack-based buffer overflow write in pcre32_copy_substring (CVE-2017-7246)
* curl: FTP PWD response parser out of bounds read (CVE-2017-1000254)
* curl: IMAP FETCH response out of bounds read (CVE-2017-1000257)
* curl: Heap-based buffer overflow in Curl_smtp_escape_eob() when uploading data over SMTP (CVE-2018-0500)
Details around this issue, including information about the CVE, severity of
the issue, and the CVSS score can be found on the CVE page listed in the
Reference section below.
The following packages have been upgraded to a newer upstream version:
* Curl (7.57.0)
* OpenSSL (1.0.2n)
* Expat (2.2.5)
* PCRE (8.41)
* libxml2 (2.9.7)
Acknowledgements:
CVE-2017-1000254: Red Hat would like to thank Daniel Stenberg for reporting this issue.
Upstream acknowledges Max Dymond as the original reporter.
CVE-2017-1000257: Red Hat would like to thank the Curl project for reporting this issue. Upstream acknowledges Brian Carpenter, (the OSS-Fuzz project) as the original reporter.
CVE-2018-0500: Red Hat would like to thank the Curl project for reporting this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat JBoss Core Services Pack Apache Server 2.4.29 packages for Microsoft Windows and Oracle Solaris are now available.\n\nRed Hat Product Security has rated this release as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release adds the new Apache HTTP Server 2.4.29 packages that are part\nof the JBoss Core Services offering.\n\nThis release serves as a replacement for Red Hat JBoss Core Services\nApache HTTP Server 2.4.23, and includes bug fixes and enhancements. Refer\nto the Release Notes for information on the most significant bug fixes,\nenhancements and component upgrades included in this release.\n\nSecurity Fix(es):\n\n* expat: Out-of-bounds heap read on crafted input causing crash (CVE-2016-0718)\n* curl: escape and unescape integer overflows (CVE-2016-7167)\n* curl: Cookie injection for other servers (CVE-2016-8615)\n* curl: Case insensitive password comparison (CVE-2016-8616)\n* curl: Out-of-bounds write via unchecked multiplication (CVE-2016-8617)\n* curl: Double-free in curl_maprintf (CVE-2016-8618)\n* curl: Double-free in krb5 code (CVE-2016-8619)\n* curl: curl_getdate out-of-bounds read (CVE-2016-8621)\n* curl: URL unescape heap overflow via integer truncation (CVE-2016-8622)\n* curl: Use-after-free via shared cookies (CVE-2016-8623)\n* curl: Invalid URL parsing with \u0027#\u0027 (CVE-2016-8624)\n* curl: IDNA 2003 makes curl use wrong host (CVE-2016-8625)\n* libxml2: out-of-bounds read (unfixed CVE-2016-4483 in JBCS) (CVE-2016-9598)\n* pcre: Out-of-bounds read in compile_bracket_matchingpath function (8.41/3) (CVE-2017-6004)\n* pcre: Invalid Unicode property lookup (8.41/7, 10.24/2) (CVE-2017-7186)\n* pcre: invalid memory read in_pcre32_xclass (pcre_xclass.c) (CVE-2017-7244)\n* pcre: stack-based buffer overflow write in pcre32_copy_substring (CVE-2017-7245)\n* pcre: stack-based buffer overflow write in pcre32_copy_substring (CVE-2017-7246)\n* curl: FTP PWD response parser out of bounds read (CVE-2017-1000254)\n* curl: IMAP FETCH response out of bounds read (CVE-2017-1000257)\n* curl: Heap-based buffer overflow in Curl_smtp_escape_eob() when uploading data over SMTP (CVE-2018-0500)\n\nDetails around this issue, including information about the CVE, severity of\nthe issue, and the CVSS score can be found on the CVE page listed in the\nReference section below.\n\nThe following packages have been upgraded to a newer upstream version:\n* Curl (7.57.0)\n* OpenSSL (1.0.2n)\n* Expat (2.2.5)\n* PCRE (8.41)\n* libxml2 (2.9.7)\n\nAcknowledgements:\n\nCVE-2017-1000254: Red Hat would like to thank Daniel Stenberg for reporting this issue.\nUpstream acknowledges Max Dymond as the original reporter.\nCVE-2017-1000257: Red Hat would like to thank the Curl project for reporting this issue. Upstream acknowledges Brian Carpenter, (the OSS-Fuzz project) as the original reporter.\nCVE-2018-0500: Red Hat would like to thank the Curl project for reporting this issue.",
"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-2018:2486",
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_core_services/2.4.29/html-single/red_hat_jboss_core_services_apache_http_server_2.4.29_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_core_services/2.4.29/html-single/red_hat_jboss_core_services_apache_http_server_2.4.29_release_notes/"
},
{
"category": "external",
"summary": "1296102",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1296102"
},
{
"category": "external",
"summary": "1375906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375906"
},
{
"category": "external",
"summary": "1388370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388370"
},
{
"category": "external",
"summary": "1388371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388371"
},
{
"category": "external",
"summary": "1388377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388377"
},
{
"category": "external",
"summary": "1388378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388378"
},
{
"category": "external",
"summary": "1388379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388379"
},
{
"category": "external",
"summary": "1388385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388385"
},
{
"category": "external",
"summary": "1388386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388386"
},
{
"category": "external",
"summary": "1388388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388388"
},
{
"category": "external",
"summary": "1388390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388390"
},
{
"category": "external",
"summary": "1388392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388392"
},
{
"category": "external",
"summary": "1408306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1408306"
},
{
"category": "external",
"summary": "1425365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1425365"
},
{
"category": "external",
"summary": "1434504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1434504"
},
{
"category": "external",
"summary": "1437364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437364"
},
{
"category": "external",
"summary": "1437367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437367"
},
{
"category": "external",
"summary": "1437369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437369"
},
{
"category": "external",
"summary": "1495541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495541"
},
{
"category": "external",
"summary": "1503705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1503705"
},
{
"category": "external",
"summary": "1597101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1597101"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2486.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.29 security update",
"tracking": {
"current_release_date": "2025-11-08T04:15:37+00:00",
"generator": {
"date": "2025-11-08T04:15:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2018:2486",
"initial_release_date": "2018-08-16T16:06:16+00:00",
"revision_history": [
{
"date": "2018-08-16T16:06:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-08-16T16:06:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T04:15:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Text-Only JBCS",
"product": {
"name": "Text-Only JBCS",
"product_id": "Text-Only JBCS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Core Services"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Gustavo Grieco"
]
}
],
"cve": "CVE-2016-0718",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2016-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1296102"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in the way Expat processed certain input. A remote attacker could send specially crafted XML that, when parsed by an application using the Expat library, would cause that application to crash or, possibly, execute arbitrary code with the permission of the user running the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: Out-of-bounds heap read on crafted input causing crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-0718"
},
{
"category": "external",
"summary": "RHBZ#1296102",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1296102"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-0718",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-0718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0718"
}
],
"release_date": "2016-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "expat: Out-of-bounds heap read on crafted input causing crash"
},
{
"cve": "CVE-2016-4975",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2016-09-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1375968"
}
],
"notes": [
{
"category": "description",
"text": "It was found that Apache was vulnerable to a HTTP response splitting attack for sites which use mod_userdir. An attacker could use this flaw to inject CRLF characters into the HTTP header and could possibly gain access to secure data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-4975"
},
{
"category": "external",
"summary": "RHBZ#1375968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-4975",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-4975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4975"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_22.html#CVE-2016-4975",
"url": "https://httpd.apache.org/security/vulnerabilities_22.html#CVE-2016-4975"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2016-4975",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2016-4975"
}
],
"release_date": "2018-08-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"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": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir"
},
{
"cve": "CVE-2016-5131",
"discovery_date": "2016-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1358641"
}
],
"notes": [
{
"category": "description",
"text": "Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use after free triggered by XPointer paths beginning with range-to",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in libxml2 requires exposing the library to XPath/XPointer expressions from an untrusted source, which is not common in practice for applications using libxml2. For libxml2, Red Hat Product Security has rated this vulnerability as Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-5131"
},
{
"category": "external",
"summary": "RHBZ#1358641",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1358641"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-5131",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5131"
},
{
"category": "external",
"summary": "https://googlechromereleases.blogspot.com/2016/07/stable-channel-update.html",
"url": "https://googlechromereleases.blogspot.com/2016/07/stable-channel-update.html"
}
],
"release_date": "2016-07-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxml2: Use after free triggered by XPointer paths beginning with range-to"
},
{
"cve": "CVE-2016-7167",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2016-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1375906"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflow flaws leading to heap-based buffer overflows were found in the way curl handled escaping and unescaping of data. An attacker could potentially use these flaws to crash an application using libcurl by sending a specially crafted input to the affected libcurl functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: escape and unescape integer overflows",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-7167"
},
{
"category": "external",
"summary": "RHBZ#1375906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375906"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-7167",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7167"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160914.html",
"url": "https://curl.haxx.se/docs/adv_20160914.html"
}
],
"release_date": "2016-09-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: escape and unescape integer overflows"
},
{
"cve": "CVE-2016-8615",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Cookie injection for other servers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8615"
},
{
"category": "external",
"summary": "RHBZ#1388370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8615",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8615"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102A.html",
"url": "https://curl.haxx.se/docs/adv_20161102A.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Cookie injection for other servers"
},
{
"cve": "CVE-2016-8616",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Case insensitive password comparison",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8616"
},
{
"category": "external",
"summary": "RHBZ#1388371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8616",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8616"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8616",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8616"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102B.html",
"url": "https://curl.haxx.se/docs/adv_20161102B.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Case insensitive password comparison"
},
{
"cve": "CVE-2016-8617",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388377"
}
],
"notes": [
{
"category": "description",
"text": "The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via `CURLOPT_USERNAME`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Out-of-bounds write via unchecked multiplication",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8617"
},
{
"category": "external",
"summary": "RHBZ#1388377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8617",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8617"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8617",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8617"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102C.html",
"url": "https://curl.haxx.se/docs/adv_20161102C.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Out-of-bounds write via unchecked multiplication"
},
{
"cve": "CVE-2016-8618",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388378"
}
],
"notes": [
{
"category": "description",
"text": "The libcurl API function called `curl_maprintf()` before version 7.51.0 can be tricked into doing a double-free due to an unsafe `size_t` multiplication, on systems using 32 bit `size_t` variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Double-free in curl_maprintf",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8618"
},
{
"category": "external",
"summary": "RHBZ#1388378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8618",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8618"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8618",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8618"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102D.html",
"url": "https://curl.haxx.se/docs/adv_20161102D.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Double-free in curl_maprintf"
},
{
"cve": "CVE-2016-8619",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388379"
}
],
"notes": [
{
"category": "description",
"text": "The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Double-free in krb5 code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8619"
},
{
"category": "external",
"summary": "RHBZ#1388379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8619",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8619"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102E.html",
"url": "https://curl.haxx.se/docs/adv_20161102E.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Double-free in krb5 code"
},
{
"cve": "CVE-2016-8621",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388385"
}
],
"notes": [
{
"category": "description",
"text": "The `curl_getdate` function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: curl_getdate out-of-bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8621"
},
{
"category": "external",
"summary": "RHBZ#1388385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388385"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8621",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8621"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102G.html",
"url": "https://curl.haxx.se/docs/adv_20161102G.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: curl_getdate out-of-bounds read"
},
{
"cve": "CVE-2016-8622",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388386"
}
],
"notes": [
{
"category": "description",
"text": "The URL percent-encoding decode function in libcurl before 7.51.0 is called `curl_easy_unescape`. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get either just truncated or both truncated and turned negative. That could then lead to libcurl writing outside of its heap based buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: URL unescape heap overflow via integer truncation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8622"
},
{
"category": "external",
"summary": "RHBZ#1388386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8622",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8622"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102H.html",
"url": "https://curl.haxx.se/docs/adv_20161102H.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: URL unescape heap overflow via integer truncation"
},
{
"cve": "CVE-2016-8623",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Use-after-free via shared cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8623"
},
{
"category": "external",
"summary": "RHBZ#1388388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8623",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8623"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102I.html",
"url": "https://curl.haxx.se/docs/adv_20161102I.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Use-after-free via shared cookies"
},
{
"cve": "CVE-2016-8624",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388390"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.51.0 doesn\u0027t parse the authority component of the URL correctly when the host name part ends with a \u0027#\u0027 character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC to check for allowed domains before using curl to request them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Invalid URL parsing with \u0027#\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8624"
},
{
"category": "external",
"summary": "RHBZ#1388390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8624",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8624"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8624",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8624"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102J.html",
"url": "https://curl.haxx.se/docs/adv_20161102J.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Invalid URL parsing with \u0027#\u0027"
},
{
"cve": "CVE-2016-8625",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2016-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388392"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: IDNA 2003 makes curl use wrong host",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8625"
},
{
"category": "external",
"summary": "RHBZ#1388392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8625",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8625"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20161102K.html",
"url": "https://curl.haxx.se/docs/adv_20161102K.html"
}
],
"release_date": "2016-11-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: IDNA 2003 makes curl use wrong host"
},
{
"cve": "CVE-2016-9318",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2016-11-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1395609"
}
],
"notes": [
{
"category": "description",
"text": "libxml2 2.9.4 and earlier, as used in XMLSec 1.2.23 and earlier and other products, does not offer a flag directly indicating that the current document may be read but other files may not be opened, which makes it easier for remote attackers to conduct XML External Entity (XXE) attacks via a crafted document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: XML External Entity vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9318"
},
{
"category": "external",
"summary": "RHBZ#1395609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1395609"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9318"
}
],
"release_date": "2016-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"category": "workaround",
"details": "Application parsing untrusted input with libxml2 should be careful to NOT use entity expansion (enabled by XML_PARSE_NOENT) or DTD validation (XML_PARSE_DTDLOAD, XML_PARSE_DTDVALID) on such input.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: XML External Entity vulnerability"
},
{
"cve": "CVE-2016-9596",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2016-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1408302"
}
],
"notes": [
{
"category": "description",
"text": "libxml2, as used in Red Hat JBoss Core Services and when in recovery mode, allows context-dependent attackers to cause a denial of service (stack consumption) via a crafted XML document. NOTE: this vulnerability exists because of an incorrect fix for CVE-2016-3627.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: stack exhaustion while parsing xml files in recovery mode (unfixed CVE-2016-3627 in JBCS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9596"
},
{
"category": "external",
"summary": "RHBZ#1408302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1408302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9596",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9596"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9596",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9596"
}
],
"release_date": "2016-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: stack exhaustion while parsing xml files in recovery mode (unfixed CVE-2016-3627 in JBCS)"
},
{
"cve": "CVE-2016-9597",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2016-04-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1408305"
}
],
"notes": [
{
"category": "description",
"text": "It was found that Red Hat JBoss Core Services erratum RHSA-2016:2957 for CVE-2016-3705 did not actually include the fix for the issue found in libxml2, making it vulnerable to a Denial of Service attack due to a Stack Overflow. This is a regression CVE for the same issue as CVE-2016-3705.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: stack overflow before detecting invalid XML file (unfixed CVE-2016-3705 in JBCS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9597"
},
{
"category": "external",
"summary": "RHBZ#1408305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1408305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9597",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9597"
}
],
"release_date": "2016-05-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: stack overflow before detecting invalid XML file (unfixed CVE-2016-3705 in JBCS)"
},
{
"cve": "CVE-2016-9598",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2016-05-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1408306"
}
],
"notes": [
{
"category": "description",
"text": "libxml2, as used in Red Hat JBoss Core Services, allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted XML document. NOTE: this vulnerability exists because of a missing fix for CVE-2016-4483.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: out-of-bounds read (unfixed CVE-2016-4483 in JBCS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9598"
},
{
"category": "external",
"summary": "RHBZ#1408306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1408306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9598",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9598"
}
],
"release_date": "2016-05-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: out-of-bounds read (unfixed CVE-2016-4483 in JBCS)"
},
{
"cve": "CVE-2017-6004",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-02-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1425365"
}
],
"notes": [
{
"category": "description",
"text": "The compile_bracket_matchingpath function in pcre_jit_compile.c in PCRE through 8.x before revision 1680 (e.g., the PHP 7.1.1 bundled version) allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted regular expression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: Out-of-bounds read in compile_bracket_matchingpath function (8.41/3)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-6004"
},
{
"category": "external",
"summary": "RHBZ#1425365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1425365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-6004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-6004"
}
],
"release_date": "2017-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: Out-of-bounds read in compile_bracket_matchingpath function (8.41/3)"
},
{
"cve": "CVE-2017-7186",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-03-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1434504"
}
],
"notes": [
{
"category": "description",
"text": "libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to cause a denial of service (segmentation violation for read access, and application crash) by triggering an invalid Unicode property lookup.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: Invalid Unicode property lookup (8.41/7, 10.24/2)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7186"
},
{
"category": "external",
"summary": "RHBZ#1434504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1434504"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7186"
}
],
"release_date": "2017-02-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: Invalid Unicode property lookup (8.41/7, 10.24/2)"
},
{
"cve": "CVE-2017-7244",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1437364"
}
],
"notes": [
{
"category": "description",
"text": "The _pcre32_xclass function in pcre_xclass.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (invalid memory read) via a crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: invalid memory read in _pcre32_xclass (pcre_xclass.c)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7244"
},
{
"category": "external",
"summary": "RHBZ#1437364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7244",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7244"
},
{
"category": "external",
"summary": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-invalid-memory-read-in-_pcre32_xclass-pcre_xclass-c/",
"url": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-invalid-memory-read-in-_pcre32_xclass-pcre_xclass-c/"
}
],
"release_date": "2017-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "pcre: invalid memory read in _pcre32_xclass (pcre_xclass.c)"
},
{
"cve": "CVE-2017-7245",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1437367"
}
],
"notes": [
{
"category": "description",
"text": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: stack-based buffer overflow write in pcre32_copy_substring",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7245"
},
{
"category": "external",
"summary": "RHBZ#1437367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7245",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7245"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7245",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7245"
},
{
"category": "external",
"summary": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/",
"url": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/"
}
],
"release_date": "2017-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "pcre: stack-based buffer overflow write in pcre32_copy_substring"
},
{
"cve": "CVE-2017-7246",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1437369"
}
],
"notes": [
{
"category": "description",
"text": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: stack-based buffer overflow write in pcre32_copy_substring",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-7246"
},
{
"category": "external",
"summary": "RHBZ#1437369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1437369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7246"
},
{
"category": "external",
"summary": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/",
"url": "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/"
}
],
"release_date": "2017-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "pcre: stack-based buffer overflow write in pcre32_copy_substring"
},
{
"cve": "CVE-2017-9047",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2017-05-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452554"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer \u0027buf\u0027 of size \u0027size\u0027. The variable len is assigned strlen(buf). If the content-\u003etype is XML_ELEMENT_CONTENT_ELEMENT, then (i) the content-\u003eprefix is appended to buf (if it actually fits) whereupon (ii) content-\u003ename is written to the buffer. However, the check for whether the content-\u003ename actually fits also uses \u0027len\u0027 rather than the updated buffer length strlen(buf). This allows us to write about \"size\" many bytes beyond the allocated memory. This vulnerability causes programs that use libxml2, such as PHP, to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Buffer overflow in function xmlSnprintfElementContent",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists in the DTD validation functionality of libxml2. Applications that do not attempt to validate untrusted documents are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9047"
},
{
"category": "external",
"summary": "RHBZ#1452554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9047"
}
],
"release_date": "2017-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Buffer overflow in function xmlSnprintfElementContent"
},
{
"cve": "CVE-2017-9048",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2017-05-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452549"
}
],
"notes": [
{
"category": "description",
"text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer \u0027buf\u0027 of size \u0027size\u0027. At the end of the routine, the function may strcat two more characters without checking whether the current strlen(buf) + 2 \u003c size. This vulnerability causes programs that use libxml2, such as PHP, to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Stack-based buffer overflow in function xmlSnprintfElementContent",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists in the DTD validation functionality of libxml2. Applications that do not attempt to validate untrusted documents are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9048"
},
{
"category": "external",
"summary": "RHBZ#1452549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452549"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9048",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9048"
}
],
"release_date": "2017-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libxml2: Stack-based buffer overflow in function xmlSnprintfElementContent"
},
{
"cve": "CVE-2017-9049",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-05-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452556"
}
],
"notes": [
{
"category": "description",
"text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictComputeFastKey function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for libxml2 Bug 759398.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Heap-based buffer over-read in function xmlDictComputeFastKey",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9049"
},
{
"category": "external",
"summary": "RHBZ#1452556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9049",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9049"
}
],
"release_date": "2017-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Heap-based buffer over-read in function xmlDictComputeFastKey"
},
{
"cve": "CVE-2017-9050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-05-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452553"
}
],
"notes": [
{
"category": "description",
"text": "libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Heap-based buffer over-read in function xmlDictAddString",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9050"
},
{
"category": "external",
"summary": "RHBZ#1452553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9050",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9050"
}
],
"release_date": "2017-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Heap-based buffer over-read in function xmlDictAddString"
},
{
"cve": "CVE-2017-18258",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-04-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1566749"
}
],
"notes": [
{
"category": "description",
"text": "The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial of service (memory consumption) via a crafted LZMA file, because the decoder functionality does not restrict memory usage to what is required for a legitimate file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Unrestricted memory usage in xz_head() function in xzlib.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-18258"
},
{
"category": "external",
"summary": "RHBZ#1566749",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1566749"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-18258",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-18258",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18258"
}
],
"release_date": "2017-09-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libxml2: Unrestricted memory usage in xz_head() function in xzlib.c"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Max Dymond"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-1000254",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-09-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1495541"
}
],
"notes": [
{
"category": "description",
"text": "libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit [415d2e7cb7](https://github.com/curl/curl/commit/415d2e7cb7), March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: FTP PWD response parser out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-1000254"
},
{
"category": "external",
"summary": "RHBZ#1495541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000254",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000254"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20171004.html",
"url": "https://curl.haxx.se/docs/adv_20171004.html"
}
],
"release_date": "2017-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: FTP PWD response parser out of bounds read"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Brian Carpenter",
"the OSS-Fuzz project"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2017-1000257",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2017-10-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1503705"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overrun flaw was found in the IMAP handler of libcurl. By tricking an unsuspecting user into connecting to a malicious IMAP server, an attacker could exploit this flaw to potentially cause information disclosure or crash the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: IMAP FETCH response out of bounds read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-1000257"
},
{
"category": "external",
"summary": "RHBZ#1503705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1503705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000257",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000257"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20171023.html",
"url": "https://curl.haxx.se/docs/adv_20171023.html"
}
],
"release_date": "2017-10-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
},
{
"category": "workaround",
"details": "Switch off IMAP in `CURLOPT_PROTOCOLS`",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: IMAP FETCH response out of bounds read"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Peter Wu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-0500",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2018-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1597101"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow has been found in the Curl_smtp_escape_eob() function of curl. An attacker could exploit this by convincing a user to use curl to upload data over SMTP with a reduced buffer to cause a crash or corrupt memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Heap-based buffer overflow in Curl_smtp_escape_eob() when uploading data over SMTP",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of curl/libcurl as shipped with Red Hat Enterprise Linux 5, 6 and 7 as they did not include the vulnerable code.\n\nThis issue did not affect the versions of curl/libcurl as shipped with Red Hat Software Collections 3 as they did not include the vulnerable code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-0500"
},
{
"category": "external",
"summary": "RHBZ#1597101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1597101"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-0500",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0500"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-0500",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0500"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_2018-70a2.html",
"url": "https://curl.haxx.se/docs/adv_2018-70a2.html"
}
],
"release_date": "2018-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-08-16T16:06:16+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update). Before applying the update, back up your existing Red Hat JBoss Core Services installation (including all applications and configuration files).",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2486"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Heap-based buffer overflow in Curl_smtp_escape_eob() when uploading data over SMTP"
}
]
}
RHSA-2018:3558
Vulnerability from csaf_redhat
Published
2018-11-13 08:36
Modified
2025-11-08 04:15
Summary
Red Hat Security Advisory: httpd24 security, bug fix, and enhancement update
Notes
Topic
An update for httpd24-httpd, httpd24-nghttp2, and httpd24-curl is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Apache HTTP Server is a powerful, efficient, and extensible web server. The httpd24 packages provide a recent stable release of version 2.4 of the Apache HTTP Server, along with the mod_auth_kerb module.
The following packages have been upgraded to a later upstream version: httpd24-httpd (2.4.34), httpd24-curl (7.61.1). (BZ#1590833, BZ#1648928)
Security Fix(es):
* httpd: Improper handling of headers in mod_session can allow a remote user to modify session data for CGI applications (CVE-2018-1283)
* httpd: Out of bounds read in mod_cache_socache can allow a remote attacker to cause DoS (CVE-2018-1303)
* httpd: mod_http2: Too much time allocated to workers, possibly leading to DoS (CVE-2018-1333)
* httpd: DoS for HTTP/2 connections by continuous SETTINGS frames (CVE-2018-11763)
* httpd: Out of bounds write in mod_authnz_ldap when using too small Accept-Language values (CVE-2017-15710)
* httpd: <FilesMatch> bypass with a trailing newline in the file name (CVE-2017-15715)
* httpd: Out of bounds access after failure in reading the HTTP request (CVE-2018-1301)
* httpd: Weak Digest auth nonce generation in mod_auth_digest (CVE-2018-1312)
* curl: Multiple security issues were fixed in httpd24-curl (CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7141, CVE-2016-7167, CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, CVE-2016-8619, CVE-2016-8620, CVE-2016-8621, CVE-2016-8622, CVE-2016-8623, CVE-2016-8624, CVE-2016-8625, CVE-2016-9586, CVE-2017-1000100, CVE-2017-1000101, CVE-2017-1000254, CVE-2017-1000257, CVE-2017-7407, CVE-2017-8816, CVE-2017-8817, CVE-2018-1000007, CVE-2018-1000120, CVE-2018-1000121, CVE-2018-1000122, CVE-2018-1000301, CVE-2018-14618)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank the Curl project for reporting CVE-2017-8816, CVE-2017-8817, CVE-2017-1000254, CVE-2017-1000257, CVE-2018-1000007, CVE-2018-1000120, CVE-2018-1000122, CVE-2018-1000301, CVE-2016-9586, CVE-2017-1000100, CVE-2017-1000101, CVE-2018-14618, and CVE-2018-1000121. Upstream acknowledges Alex Nichols as the original reporter of CVE-2017-8816; the OSS-Fuzz project as the original reporter of CVE-2017-8817 and CVE-2018-1000301; Max Dymond as the original reporter of CVE-2017-1000254 and CVE-2018-1000122; Brian Carpenter and the OSS-Fuzz project as the original reporters of CVE-2017-1000257; Craig de Stigter as the original reporter of CVE-2018-1000007; Duy Phan Thanh as the original reporter of CVE-2018-1000120; Even Rouault as the original reporter of CVE-2017-1000100; Brian Carpenter as the original reporter of CVE-2017-1000101; Zhaoyang Wu as the original reporter of CVE-2018-14618; and Dario Weisser as the original reporter of CVE-2018-1000121.
Bug Fix(es):
* Previously, the Apache HTTP Server from the httpd24 Software Collection was unable to handle situations when static content was repeatedly requested in a browser by refreshing the page. As a consequence, HTTP/2 connections timed out and httpd became unresponsive. This bug has been fixed, and HTTP/2 connections now work as expected in the described scenario. (BZ#1518737)
Enhancement(s):
* This update adds the mod_md module to the httpd24 Software Collection. This module enables managing domains across virtual hosts and certificate provisioning using the Automatic Certificate Management Environment (ACME) protocol. The mod_md module is available only for Red Hat Enterprise Linux 7. (BZ#1640722)
Additional Changes:
For detailed information on changes in this release, see the Red Hat Software Collections 3.2 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "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 httpd24-httpd, httpd24-nghttp2, and httpd24-curl is now available for Red Hat Software Collections.\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 Apache HTTP Server is a powerful, efficient, and extensible web server. The httpd24 packages provide a recent stable release of version 2.4 of the Apache HTTP Server, along with the mod_auth_kerb module.\n\nThe following packages have been upgraded to a later upstream version: httpd24-httpd (2.4.34), httpd24-curl (7.61.1). (BZ#1590833, BZ#1648928)\n\nSecurity Fix(es):\n\n* httpd: Improper handling of headers in mod_session can allow a remote user to modify session data for CGI applications (CVE-2018-1283)\n\n* httpd: Out of bounds read in mod_cache_socache can allow a remote attacker to cause DoS (CVE-2018-1303)\n\n* httpd: mod_http2: Too much time allocated to workers, possibly leading to DoS (CVE-2018-1333)\n\n* httpd: DoS for HTTP/2 connections by continuous SETTINGS frames (CVE-2018-11763)\n\n* httpd: Out of bounds write in mod_authnz_ldap when using too small Accept-Language values (CVE-2017-15710)\n\n* httpd: \u003cFilesMatch\u003e bypass with a trailing newline in the file name (CVE-2017-15715)\n\n* httpd: Out of bounds access after failure in reading the HTTP request (CVE-2018-1301)\n\n* httpd: Weak Digest auth nonce generation in mod_auth_digest (CVE-2018-1312)\n\n* curl: Multiple security issues were fixed in httpd24-curl (CVE-2016-5419, CVE-2016-5420, CVE-2016-5421, CVE-2016-7141, CVE-2016-7167, CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, CVE-2016-8619, CVE-2016-8620, CVE-2016-8621, CVE-2016-8622, CVE-2016-8623, CVE-2016-8624, CVE-2016-8625, CVE-2016-9586, CVE-2017-1000100, CVE-2017-1000101, CVE-2017-1000254, CVE-2017-1000257, CVE-2017-7407, CVE-2017-8816, CVE-2017-8817, CVE-2018-1000007, CVE-2018-1000120, CVE-2018-1000121, CVE-2018-1000122, CVE-2018-1000301, CVE-2018-14618)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the Curl project for reporting CVE-2017-8816, CVE-2017-8817, CVE-2017-1000254, CVE-2017-1000257, CVE-2018-1000007, CVE-2018-1000120, CVE-2018-1000122, CVE-2018-1000301, CVE-2016-9586, CVE-2017-1000100, CVE-2017-1000101, CVE-2018-14618, and CVE-2018-1000121. Upstream acknowledges Alex Nichols as the original reporter of CVE-2017-8816; the OSS-Fuzz project as the original reporter of CVE-2017-8817 and CVE-2018-1000301; Max Dymond as the original reporter of CVE-2017-1000254 and CVE-2018-1000122; Brian Carpenter and the OSS-Fuzz project as the original reporters of CVE-2017-1000257; Craig de Stigter as the original reporter of CVE-2018-1000007; Duy Phan Thanh as the original reporter of CVE-2018-1000120; Even Rouault as the original reporter of CVE-2017-1000100; Brian Carpenter as the original reporter of CVE-2017-1000101; Zhaoyang Wu as the original reporter of CVE-2018-14618; and Dario Weisser as the original reporter of CVE-2018-1000121.\n\nBug Fix(es):\n\n* Previously, the Apache HTTP Server from the httpd24 Software Collection was unable to handle situations when static content was repeatedly requested in a browser by refreshing the page. As a consequence, HTTP/2 connections timed out and httpd became unresponsive. This bug has been fixed, and HTTP/2 connections now work as expected in the described scenario. (BZ#1518737)\n\nEnhancement(s):\n\n* This update adds the mod_md module to the httpd24 Software Collection. This module enables managing domains across virtual hosts and certificate provisioning using the Automatic Certificate Management Environment (ACME) protocol. The mod_md module is available only for Red Hat Enterprise Linux 7. (BZ#1640722)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Software Collections 3.2 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-2018:3558",
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"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_software_collections/3/html/3.2_release_notes/chap-rhscl#sect-RHSCL-Changes-httpd",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.2_release_notes/chap-rhscl#sect-RHSCL-Changes-httpd"
},
{
"category": "external",
"summary": "1362183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362183"
},
{
"category": "external",
"summary": "1362190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362190"
},
{
"category": "external",
"summary": "1362199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362199"
},
{
"category": "external",
"summary": "1373229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373229"
},
{
"category": "external",
"summary": "1375906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1375906"
},
{
"category": "external",
"summary": "1388370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388370"
},
{
"category": "external",
"summary": "1388371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388371"
},
{
"category": "external",
"summary": "1388377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388377"
},
{
"category": "external",
"summary": "1388378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388378"
},
{
"category": "external",
"summary": "1388379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388379"
},
{
"category": "external",
"summary": "1388382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388382"
},
{
"category": "external",
"summary": "1388385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388385"
},
{
"category": "external",
"summary": "1388386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388386"
},
{
"category": "external",
"summary": "1388388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388388"
},
{
"category": "external",
"summary": "1388390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388390"
},
{
"category": "external",
"summary": "1388392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388392"
},
{
"category": "external",
"summary": "1406712",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406712"
},
{
"category": "external",
"summary": "1439190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1439190"
},
{
"category": "external",
"summary": "1478309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1478309"
},
{
"category": "external",
"summary": "1478310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1478310"
},
{
"category": "external",
"summary": "1495541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1495541"
},
{
"category": "external",
"summary": "1503705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1503705"
},
{
"category": "external",
"summary": "1515757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515757"
},
{
"category": "external",
"summary": "1515760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1515760"
},
{
"category": "external",
"summary": "1518737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1518737"
},
{
"category": "external",
"summary": "1537125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1537125"
},
{
"category": "external",
"summary": "1540167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1540167"
},
{
"category": "external",
"summary": "1552628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552628"
},
{
"category": "external",
"summary": "1552631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552631"
},
{
"category": "external",
"summary": "1553398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1553398"
},
{
"category": "external",
"summary": "1558450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1558450"
},
{
"category": "external",
"summary": "1560395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560395"
},
{
"category": "external",
"summary": "1560399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560399"
},
{
"category": "external",
"summary": "1560599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560599"
},
{
"category": "external",
"summary": "1560614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560614"
},
{
"category": "external",
"summary": "1560634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560634"
},
{
"category": "external",
"summary": "1560643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1560643"
},
{
"category": "external",
"summary": "1575536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1575536"
},
{
"category": "external",
"summary": "1605048",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1605048"
},
{
"category": "external",
"summary": "1622707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622707"
},
{
"category": "external",
"summary": "1628389",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1628389"
},
{
"category": "external",
"summary": "1633260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633260"
},
{
"category": "external",
"summary": "1633399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633399"
},
{
"category": "external",
"summary": "1634830",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1634830"
},
{
"category": "external",
"summary": "1640722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640722"
},
{
"category": "external",
"summary": "1646937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646937"
},
{
"category": "external",
"summary": "1648928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648928"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_3558.json"
}
],
"title": "Red Hat Security Advisory: httpd24 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-08T04:15:37+00:00",
"generator": {
"date": "2025-11-08T04:15:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2018:3558",
"initial_release_date": "2018-11-13T08:36:35+00:00",
"revision_history": [
{
"date": "2018-11-13T08:36:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-11-13T08:36:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T04:15:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"product_id": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"product_id": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"product_id": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"product_id": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"product_id": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_md@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el6.src",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el6.src",
"product_id": "httpd24-curl-0:7.61.1-1.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el6.src",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el6.src",
"product_id": "httpd24-httpd-0:2.4.34-7.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.src",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.src",
"product_id": "httpd24-curl-0:7.61.1-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.src",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"product": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"product_id": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-manual@2.4.34-7.el6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"product": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"product_id": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-manual@2.4.34-7.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"product_id": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"product_id": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_md@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"product_id": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.s390x",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x",
"product_id": "httpd24-curl-0:7.61.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_md@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"product": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"product_id": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2@1.7.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"product": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"product_id": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2@1.7.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"product": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"product_id": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libnghttp2-devel@1.7.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"product": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"product_id": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-nghttp2-debuginfo@1.7.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"product": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"product_id": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl-debuginfo@7.61.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"product": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"product_id": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl@7.61.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"product": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"product_id": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-curl@7.61.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"product": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"product_id": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-libcurl-devel@7.61.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-7.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_md@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-7.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"product": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"product_id": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-7.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)",
"product_id": "7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64"
},
"product_reference": "httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_md-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
},
"product_reference": "httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-5419",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2016-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1362183"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the libcurl library did not prevent TLS session resumption when the client certificate had changed. An attacker could potentially use this flaw to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: TLS session resumption client cert bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-5419"
},
{
"category": "external",
"summary": "RHBZ#1362183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362183"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-5419",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5419"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160803A.html",
"url": "https://curl.haxx.se/docs/adv_20160803A.html"
}
],
"release_date": "2016-08-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: TLS session resumption client cert bypass"
},
{
"cve": "CVE-2016-5420",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2016-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1362190"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the libcurl library did not check the client certificate when choosing the TLS connection to reuse. An attacker could potentially use this flaw to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Re-using connection with wrong client cert",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-5420"
},
{
"category": "external",
"summary": "RHBZ#1362190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-5420",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5420"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160803B.html",
"url": "https://curl.haxx.se/docs/adv_20160803B.html"
}
],
"release_date": "2016-08-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Re-using connection with wrong client cert"
},
{
"cve": "CVE-2016-5421",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2016-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1362199"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in libcurl. When invoking curl_easy_perform() after cleaning up a multi session, an application can be tricked into using libcurl to connect to a malicious server, allowing an attacker to potentially execute arbitrary code. The highest threat from this vulnerability is to data confidentiality and integrity as well as data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Use of connection struct after free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The versions of `curl` as shipped with Red Hat Enterprise Linux 5, 6, and 7 are marked as \"notaffected\" because they did not include the vulnerable code, which was introduced in a later version of the package. Specifically, the struct field affected by this flaw was introduced in `curl` upstream version 7.32.0. The version of `curl` as shipped with Red Hat Enterprise Linux 7 is 7.29.0.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-5421"
},
{
"category": "external",
"summary": "RHBZ#1362199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362199"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-5421",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5421"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160803C.html",
"url": "https://curl.haxx.se/docs/adv_20160803C.html"
}
],
"release_date": "2016-08-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.2,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: Use of connection struct after free"
},
{
"cve": "CVE-2016-7141",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2016-09-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1373229"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the libcurl library using the NSS (Network Security Services) library as TLS/SSL backend incorrectly re-used client certificates for subsequent TLS connections in certain cases. An attacker could potentially use this flaw to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Incorrect reuse of client certificates",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-7141"
},
{
"category": "external",
"summary": "RHBZ#1373229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-7141",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7141"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/adv_20160907.html",
"url": "https://curl.haxx.se/docs/adv_20160907.html"
}
],
"release_date": "2016-09-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-13T08:36:35+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 updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.4.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.5.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2-7.6.Z:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.x86_64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.aarch64",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.s390x",
"7Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Server-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Server-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Server-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Server-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Server-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.src",
"6Workstation-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el6.noarch",
"6Workstation-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.src",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el6.x86_64",
"6Workstation-RHSCL-3.2:httpd24-nghttp2-debuginfo-0:1.7.1-7.el6.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-curl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-curl-debuginfo-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.src",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-debuginfo-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-devel-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-manual-0:2.4.34-7.el7.noarch",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-httpd-tools-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libcurl-devel-0:7.61.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-libnghttp2-devel-0:1.7.1-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ldap-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_md-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_proxy_html-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_session-0:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-mod_ssl-1:2.4.34-7.el7.x86_64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.aarch64",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.ppc64le",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.s390x",
"7Server-Alt-RHSCL-3.2:httpd24-nghttp2-0:1.7.1-7.el7.src",