Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-1000101 (GCVE-0-2017-1000101)
Vulnerability from cvelistv5
- n/a
{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-05T21:53:06.565Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://support.apple.com/HT208221"
          },
          {
            "name": "RHSA-2018:3558",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "https://access.redhat.com/errata/RHSA-2018:3558"
          },
          {
            "name": "GLSA-201709-14",
            "tags": [
              "vendor-advisory",
              "x_refsource_GENTOO",
              "x_transferred"
            ],
            "url": "https://security.gentoo.org/glsa/201709-14"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://curl.haxx.se/docs/adv_20170809A.html"
          },
          {
            "name": "1039117",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1039117"
          },
          {
            "name": "100249",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/100249"
          },
          {
            "name": "DSA-3992",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2017/dsa-3992"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "dateAssigned": "2017-08-22T00:00:00",
      "datePublic": "2017-10-03T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "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`."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-11-13T10:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://support.apple.com/HT208221"
        },
        {
          "name": "RHSA-2018:3558",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "https://access.redhat.com/errata/RHSA-2018:3558"
        },
        {
          "name": "GLSA-201709-14",
          "tags": [
            "vendor-advisory",
            "x_refsource_GENTOO"
          ],
          "url": "https://security.gentoo.org/glsa/201709-14"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://curl.haxx.se/docs/adv_20170809A.html"
        },
        {
          "name": "1039117",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id/1039117"
        },
        {
          "name": "100249",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/100249"
        },
        {
          "name": "DSA-3992",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2017/dsa-3992"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "DATE_ASSIGNED": "2017-08-22T17:29:33.316423",
          "ID": "CVE-2017-1000101",
          "REQUESTER": "daniel@haxx.se",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "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`."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://support.apple.com/HT208221",
              "refsource": "CONFIRM",
              "url": "https://support.apple.com/HT208221"
            },
            {
              "name": "RHSA-2018:3558",
              "refsource": "REDHAT",
              "url": "https://access.redhat.com/errata/RHSA-2018:3558"
            },
            {
              "name": "GLSA-201709-14",
              "refsource": "GENTOO",
              "url": "https://security.gentoo.org/glsa/201709-14"
            },
            {
              "name": "https://curl.haxx.se/docs/adv_20170809A.html",
              "refsource": "CONFIRM",
              "url": "https://curl.haxx.se/docs/adv_20170809A.html"
            },
            {
              "name": "1039117",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id/1039117"
            },
            {
              "name": "100249",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/100249"
            },
            {
              "name": "DSA-3992",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2017/dsa-3992"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2017-1000101",
    "datePublished": "2017-10-04T01:00:00",
    "dateReserved": "2017-10-03T00:00:00",
    "dateUpdated": "2024-08-05T21:53:06.565Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2017-1000101\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-10-05T01:29:04.103\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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`.\"},{\"lang\":\"es\",\"value\":\"curl es compatible con el \\\"globbing\\\" de URL, donde un usuario puede pasar un rango num\u00e9rico para hacer que la herramienta itere sobre esos n\u00fameros para realizar una secuencia de transferencias. En la funci\u00f3n de \\\"globbing\\\" que analiza sint\u00e1cticamente el rango num\u00e9rico, hay una omisi\u00f3n que hace que curl lea un byte m\u00e1s all\u00e1 del fin de la URL si se proporciona una URL manipulada o simplemente mal escrita. La URL se almacena en un b\u00fafer basado en memoria din\u00e1mica (heap) para que se pueda hacer luego de tal manera que lea err\u00f3neamente otra cosa en vez de cerrarse inesperadamente. A continuaci\u00f3n se muestra un ejemplo de una URL que desencadena este fallo: \\\"http://ur%20[0-60000000000000000000\\\".\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BC7E5201-24A0-4CEF-84D2-76DB195D3A8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.35.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D558CC2-0146-4887-834E-19FCB1D512A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.36.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6931764D-16AB-4546-9CE3-5B4E03BC984A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.37.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6FC1313E-8DCB-4B29-A9BC-A27C8CB360E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.37.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B27C2E02-5C0A-4A12-B0A6-5B1C0DFA94E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.38.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EFC7535F-B8C7-490F-A2F9-1DCFD41A3C9B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.39.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3CCBFE6D-F6A9-4394-9AF8-F830DC7E6A81\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.40.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5DEBBFCA-6A18-4F8F-B841-50255C952FA0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.41.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FEEAE437-A645-468B-B283-44799658F534\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.42.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03F7EE95-4EBE-4306-ADFE-A1A92CAD5F24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.42.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79F7AE71-7A18-4737-9C02-0A3343B3AD4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.43.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BC589DE6-773A-43E8-9393-3083DB545671\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.44.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24D735EA-04E3-47E7-A859-3CC1ED887E10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.45.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"063C1A70-0869-4933-88D7-ECE7ACCF0F99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.46.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70B0A020-3DA1-4753-B810-C60E7CA06839\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.47.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"63A18050-0DA7-400A-B564-AC9A020D57CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.47.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D168A62-A5B0-4BA8-8243-1AAF3B395567\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.48.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"11D8B02D-5A97-4F9A-8EE8-D60D621E0B0D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.49.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D7DC2429-0B58-4D68-9337-0077C4493714\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.49.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4D5B7BD-2B9D-40AB-B13A-393FF0007A8A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.50.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2AFED4D-0672-467F-999C-9D6C3722B8C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.50.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4BDCCD2D-3D98-4FC3-BAB5-3D09A0CAD12C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.50.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8DA228CD-70CF-41FC-98F6-38194466CC32\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.50.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EFDE2415-78F8-4A36-AA9B-6EA8DCE399AD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.51.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCA05266-35B6-422D-AE73-4C934B4F5091\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.52.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2AB70F1-D6A9-4ADF-A506-4C9DEE8AE754\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.52.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C2FDF0C-6493-4BE1-851E-0D8CE94E36B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.53.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2EA9D7F9-A972-41A8-9561-DB72E37184F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.53.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"641ACFC8-BDE2-42AC-8B3D-EF78695AD750\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.54.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8629C630-14E0-4C94-BBD1-B5203488A6FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.54.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31C6D873-9770-4FD0-AC75-4D6C06FC4A8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:7.55.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CADB89B4-7218-4E2B-BB94-8CCEB79FB3F0\"}]}]}],\"references\":[{\"url\":\"http://www.debian.org/security/2017/dsa-3992\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/100249\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1039117\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3558\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://curl.haxx.se/docs/adv_20170809A.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201709-14\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT208221\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.debian.org/security/2017/dsa-3992\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/100249\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1039117\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3558\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://curl.haxx.se/docs/adv_20170809A.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201709-14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT208221\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}
  CERTFR-2017-AVI-385
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Apple . Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Apple | N/A | iOS versions antérieures à 11.1 | ||
| Apple | N/A | watchOS versions antérieures à 4.1 | ||
| Apple | macOS | macOS Sierra versions sans le correctif de sécurité 2017-001 | ||
| Apple | N/A | tvOS versions antérieures à 11.1 | ||
| Apple | macOS | macOS El Capitan sans le correctif de sécurité 2017-004 | ||
| Apple | N/A | iTunes versions antérieures à 12.7.1 sur Windows | ||
| Apple | N/A | iCloud pour Windows versions antérieures à 7.1 | ||
| Apple | Safari | Safari versions antérieures à 11.0.1 | ||
| Apple | macOS | macOS High Sierra versions antérieures à 10.13.1 | 
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "iOS versions ant\u00e9rieures \u00e0 11.1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    },
    {
      "description": "watchOS versions ant\u00e9rieures \u00e0 4.1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    },
    {
      "description": "macOS Sierra versions sans le correctif de s\u00e9curit\u00e9 2017-001",
      "product": {
        "name": "macOS",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    },
    {
      "description": "tvOS versions ant\u00e9rieures \u00e0 11.1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    },
    {
      "description": "macOS El Capitan sans le correctif de s\u00e9curit\u00e9 2017-004",
      "product": {
        "name": "macOS",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    },
    {
      "description": "iTunes versions ant\u00e9rieures \u00e0 12.7.1 sur Windows",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    },
    {
      "description": "iCloud pour Windows versions ant\u00e9rieures \u00e0 7.1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    },
    {
      "description": "Safari versions ant\u00e9rieures \u00e0 11.0.1",
      "product": {
        "name": "Safari",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    },
    {
      "description": "macOS High Sierra versions ant\u00e9rieures \u00e0 10.13.1",
      "product": {
        "name": "macOS",
        "vendor": {
          "name": "Apple",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2017-13802",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13802"
    },
    {
      "name": "CVE-2017-13818",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13818"
    },
    {
      "name": "CVE-2017-13052",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13052"
    },
    {
      "name": "CVE-2017-12993",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12993"
    },
    {
      "name": "CVE-2017-13018",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13018"
    },
    {
      "name": "CVE-2017-13043",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13043"
    },
    {
      "name": "CVE-2017-3169",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-3169"
    },
    {
      "name": "CVE-2017-9789",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-9789"
    },
    {
      "name": "CVE-2017-7659",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7659"
    },
    {
      "name": "CVE-2016-4736",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-4736"
    },
    {
      "name": "CVE-2017-13050",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13050"
    },
    {
      "name": "CVE-2017-13816",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13816"
    },
    {
      "name": "CVE-2017-13798",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13798"
    },
    {
      "name": "CVE-2017-11108",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11108"
    },
    {
      "name": "CVE-2017-13017",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13017"
    },
    {
      "name": "CVE-2017-13831",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13831"
    },
    {
      "name": "CVE-2017-11543",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11543"
    },
    {
      "name": "CVE-2017-13790",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13790"
    },
    {
      "name": "CVE-2017-13000",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13000"
    },
    {
      "name": "CVE-2017-13807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13807"
    },
    {
      "name": "CVE-2017-13843",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13843"
    },
    {
      "name": "CVE-2017-13055",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13055"
    },
    {
      "name": "CVE-2017-7668",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7668"
    },
    {
      "name": "CVE-2017-13041",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13041"
    },
    {
      "name": "CVE-2017-12902",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12902"
    },
    {
      "name": "CVE-2017-13834",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13834"
    },
    {
      "name": "CVE-2017-13007",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13007"
    },
    {
      "name": "CVE-2017-13687",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13687"
    },
    {
      "name": "CVE-2017-13078",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13078"
    },
    {
      "name": "CVE-2017-12986",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12986"
    },
    {
      "name": "CVE-2017-13821",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13821"
    },
    {
      "name": "CVE-2017-13033",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13033"
    },
    {
      "name": "CVE-2017-13817",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13817"
    },
    {
      "name": "CVE-2017-13799",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13799"
    },
    {
      "name": "CVE-2017-12901",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12901"
    },
    {
      "name": "CVE-2017-13832",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13832"
    },
    {
      "name": "CVE-2017-13011",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13011"
    },
    {
      "name": "CVE-2017-13046",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13046"
    },
    {
      "name": "CVE-2017-13840",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13840"
    },
    {
      "name": "CVE-2017-12897",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12897"
    },
    {
      "name": "CVE-2017-13809",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13809"
    },
    {
      "name": "CVE-2017-13822",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13822"
    },
    {
      "name": "CVE-2017-7113",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7113"
    },
    {
      "name": "CVE-2017-13800",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13800"
    },
    {
      "name": "CVE-2017-13786",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13786"
    },
    {
      "name": "CVE-2017-13003",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13003"
    },
    {
      "name": "CVE-2017-13815",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13815"
    },
    {
      "name": "CVE-2017-13013",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13013"
    },
    {
      "name": "CVE-2017-13001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13001"
    },
    {
      "name": "CVE-2017-13009",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13009"
    },
    {
      "name": "CVE-2017-1000101",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000101"
    },
    {
      "name": "CVE-2016-8740",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8740"
    },
    {
      "name": "CVE-2017-13048",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13048"
    },
    {
      "name": "CVE-2017-13054",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13054"
    },
    {
      "name": "CVE-2017-13038",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13038"
    },
    {
      "name": "CVE-2017-13841",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13841"
    },
    {
      "name": "CVE-2017-13010",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13010"
    },
    {
      "name": "CVE-2017-12990",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12990"
    },
    {
      "name": "CVE-2017-13783",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13783"
    },
    {
      "name": "CVE-2017-13047",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13047"
    },
    {
      "name": "CVE-2017-12991",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12991"
    },
    {
      "name": "CVE-2017-13805",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13805"
    },
    {
      "name": "CVE-2017-13811",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13811"
    },
    {
      "name": "CVE-2017-13849",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13849"
    },
    {
      "name": "CVE-2017-13032",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13032"
    },
    {
      "name": "CVE-2017-13801",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13801"
    },
    {
      "name": "CVE-2017-13051",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13051"
    },
    {
      "name": "CVE-2017-13036",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13036"
    },
    {
      "name": "CVE-2017-9788",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-9788"
    },
    {
      "name": "CVE-2017-13844",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13844"
    },
    {
      "name": "CVE-2016-2161",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-2161"
    },
    {
      "name": "CVE-2017-13795",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13795"
    },
    {
      "name": "CVE-2017-13690",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13690"
    },
    {
      "name": "CVE-2017-13838",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13838"
    },
    {
      "name": "CVE-2017-11542",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11542"
    },
    {
      "name": "CVE-2017-13842",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13842"
    },
    {
      "name": "CVE-2017-12997",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12997"
    },
    {
      "name": "CVE-2017-13045",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13045"
    },
    {
      "name": "CVE-2017-13026",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13026"
    },
    {
      "name": "CVE-2017-13785",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13785"
    },
    {
      "name": "CVE-2016-5387",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5387"
    },
    {
      "name": "CVE-2017-13796",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13796"
    },
    {
      "name": "CVE-2017-13782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13782"
    },
    {
      "name": "CVE-2017-13784",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13784"
    },
    {
      "name": "CVE-2017-13042",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13042"
    },
    {
      "name": "CVE-2017-12992",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12992"
    },
    {
      "name": "CVE-2017-13027",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13027"
    },
    {
      "name": "CVE-2017-13034",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13034"
    },
    {
      "name": "CVE-2017-13794",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13794"
    },
    {
      "name": "CVE-2017-13015",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13015"
    },
    {
      "name": "CVE-2017-13725",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13725"
    },
    {
      "name": "CVE-2017-13819",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13819"
    },
    {
      "name": "CVE-2017-13044",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13044"
    },
    {
      "name": "CVE-2017-12900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12900"
    },
    {
      "name": "CVE-2017-12994",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12994"
    },
    {
      "name": "CVE-2017-12998",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12998"
    },
    {
      "name": "CVE-2017-13029",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13029"
    },
    {
      "name": "CVE-2017-13037",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13037"
    },
    {
      "name": "CVE-2017-13788",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13788"
    },
    {
      "name": "CVE-2017-7132",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7132"
    },
    {
      "name": "CVE-2017-13810",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13810"
    },
    {
      "name": "CVE-2017-13039",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13039"
    },
    {
      "name": "CVE-2017-13791",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13791"
    },
    {
      "name": "CVE-2017-13023",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13023"
    },
    {
      "name": "CVE-2017-13020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13020"
    },
    {
      "name": "CVE-2017-13021",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13021"
    },
    {
      "name": "CVE-2017-3167",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-3167"
    },
    {
      "name": "CVE-2017-12896",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12896"
    },
    {
      "name": "CVE-2017-13824",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13824"
    },
    {
      "name": "CVE-2017-13049",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13049"
    },
    {
      "name": "CVE-2017-12999",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12999"
    },
    {
      "name": "CVE-2017-13836",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13836"
    },
    {
      "name": "CVE-2017-13823",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13823"
    },
    {
      "name": "CVE-2017-13846",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13846"
    },
    {
      "name": "CVE-2017-12988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12988"
    },
    {
      "name": "CVE-2017-13789",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13789"
    },
    {
      "name": "CVE-2017-12985",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12985"
    },
    {
      "name": "CVE-2017-12899",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12899"
    },
    {
      "name": "CVE-2017-7679",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7679"
    },
    {
      "name": "CVE-2017-13014",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13014"
    },
    {
      "name": "CVE-2017-12894",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12894"
    },
    {
      "name": "CVE-2017-13804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13804"
    },
    {
      "name": "CVE-2017-13024",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13024"
    },
    {
      "name": "CVE-2017-13004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13004"
    },
    {
      "name": "CVE-2017-12996",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12996"
    },
    {
      "name": "CVE-2017-13830",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13830"
    },
    {
      "name": "CVE-2017-12893",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12893"
    },
    {
      "name": "CVE-2017-13019",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13019"
    },
    {
      "name": "CVE-2017-13030",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13030"
    },
    {
      "name": "CVE-2017-13808",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13808"
    },
    {
      "name": "CVE-2017-13813",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13813"
    },
    {
      "name": "CVE-2017-1000100",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000100"
    },
    {
      "name": "CVE-2017-13053",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13053"
    },
    {
      "name": "CVE-2017-13040",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13040"
    },
    {
      "name": "CVE-2017-13689",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13689"
    },
    {
      "name": "CVE-2017-11103",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11103"
    },
    {
      "name": "CVE-2017-13005",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13005"
    },
    {
      "name": "CVE-2017-13793",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13793"
    },
    {
      "name": "CVE-2017-13814",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13814"
    },
    {
      "name": "CVE-2017-12987",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12987"
    },
    {
      "name": "CVE-2017-13826",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13826"
    },
    {
      "name": "CVE-2017-11541",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11541"
    },
    {
      "name": "CVE-2017-13025",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13025"
    },
    {
      "name": "CVE-2017-13828",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13828"
    },
    {
      "name": "CVE-2017-13688",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13688"
    },
    {
      "name": "CVE-2017-13820",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13820"
    },
    {
      "name": "CVE-2017-12995",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12995"
    },
    {
      "name": "CVE-2017-13792",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13792"
    },
    {
      "name": "CVE-2017-13031",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13031"
    },
    {
      "name": "CVE-2017-13028",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13028"
    },
    {
      "name": "CVE-2017-13825",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13825"
    },
    {
      "name": "CVE-2016-8743",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8743"
    },
    {
      "name": "CVE-2017-13803",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13803"
    },
    {
      "name": "CVE-2017-13006",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13006"
    },
    {
      "name": "CVE-2017-12895",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12895"
    },
    {
      "name": "CVE-2017-13812",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13812"
    },
    {
      "name": "CVE-2017-13022",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13022"
    },
    {
      "name": "CVE-2017-13012",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13012"
    },
    {
      "name": "CVE-2017-13002",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13002"
    },
    {
      "name": "CVE-2017-13035",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13035"
    },
    {
      "name": "CVE-2017-12989",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12989"
    },
    {
      "name": "CVE-2017-13077",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13077"
    },
    {
      "name": "CVE-2017-13016",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13016"
    },
    {
      "name": "CVE-2017-13080",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13080"
    },
    {
      "name": "CVE-2017-12898",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12898"
    },
    {
      "name": "CVE-2017-13008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13008"
    }
  ],
  "initial_release_date": "2017-11-02T00:00:00",
  "last_revision_date": "2017-11-02T00:00:00",
  "links": [],
  "reference": "CERTFR-2017-AVI-385",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2017-11-02T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Apple\n. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net un contournement de la politique de s\u00e9curit\u00e9.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Apple",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Apple HT208225 du 31 octobre 2017",
      "url": "https://support.apple.com/en-us/HT208225"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Apple HT208222 du 31 octobre 2017",
      "url": "https://support.apple.com/en-us/HT208222"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Apple HT208219 du 31 octobre 2017",
      "url": "https://support.apple.com/en-us/HT208219"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Apple HT208223 du 31 octobre 2017",
      "url": "https://support.apple.com/en-us/HT208223"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Apple HT208220 du 31 octobre 2017",
      "url": "https://support.apple.com/en-us/HT208220"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Apple HT208221 du 31 octobre 2017",
      "url": "https://support.apple.com/en-us/HT208221"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Apple HT208224 du 31 octobre 2017",
      "url": "https://support.apple.com/en-us/HT208224"
    }
  ]
}
  CERTFR-2018-AVI-339
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Juniper . Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | N/A | Contrail Service Orchestration (CSO) versions antérieures à 4.0.0 et 3.3.0 | ||
| Juniper Networks | Junos Space | Junos Space versions antérieures à 18.1R1 | ||
| Juniper Networks | Junos OS | Junos OS versions antérieures à 12.1X46-D45, 12.1X46-D67, 12.1X46-D76, 12.1X46-D77, 12.3R11, 12.3R12-S10, 12.3X48-D20, 12.3X48-D25, 12.3X48-D55, 12.3X48-D66, 12.3X48-D70, 12.3X54-D34, 14.1X53-D30, 14.1X53-D47, 15.1F5-S5, 15.1F6-S1, 15.1F6-S10, 15.1F7, 15.1R4-S5, 15.1R4-S9, 15.1R5, 15.1R6-S6, 15.1R7, 15.1R7-S1, 15.1R8, 15.1X49-D110, 15.1X49-D131, 15.1X49-D140, 15.1X49-D20, 15.1X49-D35, 15.1X53-D233, 15.1X53-D234, 15.1X53-D47, 15.1X53-D470, 15.1X53-D471, 15.1X53-D490, 15.1X53-D59, 15.1X53-D60, 15.1X53-D67, 15.1X54-D70, 15.1X8.3, 16.1R2, 16.1R3, 16.1R3-S8, 16.1R3-S9, 16.1R4-S10, 16.1R4-S8, 16.1R4-S9, 16.1R5-S4, 16.1R6-S1, 16.1R6-S3, 16.1R6-S4, 16.1R7, 16.1X65-D46, 16.1X65-D47, 16.2R1, 16.2R1-S6, 16.2R1-S7, 16.2R2-S5, 16.2R2-S6, 16.2R3, 17.1R1-S7, 17.1R2-S7, 17.1R3, 17.2R1-S4, 17.2R1-S6, 17.2R2-S4, 17.2R2-S5, 17.2R3, 17.2X75-D100, 17.2X75-D110, 17.2X75-D70, 17.2X75-D90, 17.2X75-D91, 17.3R1, 17.3R1-S4, 17.3R2, 17.3R2-S2, 17.3R3, 17.4R1-S2, 17.4R1-S3, 17.4R1-S4, 17.4R2, 18.1R1, 18.1R2, 18.1X75-D10, 18.2R1, 18.2X75-D10 et 18.2X75-D5 | 
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||||||||||||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Contrail Service Orchestration (CSO) versions ant\u00e9rieures \u00e0 4.0.0 et 3.3.0",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Juniper Networks",
          "scada": false
        }
      }
    },
    {
      "description": "Junos Space versions ant\u00e9rieures \u00e0 18.1R1",
      "product": {
        "name": "Junos Space",
        "vendor": {
          "name": "Juniper Networks",
          "scada": false
        }
      }
    },
    {
      "description": "Junos OS versions ant\u00e9rieures \u00e0 12.1X46-D45, 12.1X46-D67, 12.1X46-D76, 12.1X46-D77, 12.3R11, 12.3R12-S10, 12.3X48-D20, 12.3X48-D25, 12.3X48-D55, 12.3X48-D66, 12.3X48-D70, 12.3X54-D34, 14.1X53-D30, 14.1X53-D47, 15.1F5-S5, 15.1F6-S1, 15.1F6-S10, 15.1F7, 15.1R4-S5, 15.1R4-S9, 15.1R5, 15.1R6-S6, 15.1R7, 15.1R7-S1, 15.1R8, 15.1X49-D110, 15.1X49-D131, 15.1X49-D140, 15.1X49-D20, 15.1X49-D35, 15.1X53-D233, 15.1X53-D234, 15.1X53-D47, 15.1X53-D470, 15.1X53-D471, 15.1X53-D490, 15.1X53-D59, 15.1X53-D60, 15.1X53-D67, 15.1X54-D70, 15.1X8.3, 16.1R2, 16.1R3, 16.1R3-S8, 16.1R3-S9, 16.1R4-S10, 16.1R4-S8, 16.1R4-S9, 16.1R5-S4, 16.1R6-S1, 16.1R6-S3, 16.1R6-S4, 16.1R7, 16.1X65-D46, 16.1X65-D47, 16.2R1, 16.2R1-S6, 16.2R1-S7, 16.2R2-S5, 16.2R2-S6, 16.2R3, 17.1R1-S7, 17.1R2-S7, 17.1R3, 17.2R1-S4, 17.2R1-S6, 17.2R2-S4, 17.2R2-S5, 17.2R3, 17.2X75-D100, 17.2X75-D110, 17.2X75-D70, 17.2X75-D90, 17.2X75-D91, 17.3R1, 17.3R1-S4, 17.3R2, 17.3R2-S2, 17.3R3, 17.4R1-S2, 17.4R1-S3, 17.4R1-S4, 17.4R2, 18.1R1, 18.1R2, 18.1X75-D10, 18.2R1, 18.2X75-D10 et 18.2X75-D5",
      "product": {
        "name": "Junos OS",
        "vendor": {
          "name": "Juniper Networks",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2017-7407",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7407"
    },
    {
      "name": "CVE-2018-0027",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0027"
    },
    {
      "name": "CVE-2016-8615",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8615"
    },
    {
      "name": "CVE-2015-3153",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-3153"
    },
    {
      "name": "CVE-2018-0024",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0024"
    },
    {
      "name": "CVE-2017-1000257",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000257"
    },
    {
      "name": "CVE-2016-8619",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8619"
    },
    {
      "name": "CVE-2013-1944",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-1944"
    },
    {
      "name": "CVE-2018-2603",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2603"
    },
    {
      "name": "CVE-2017-8818",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-8818"
    },
    {
      "name": "CVE-2018-0031",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0031"
    },
    {
      "name": "CVE-2018-0035",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0035"
    },
    {
      "name": "CVE-2018-1000115",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000115"
    },
    {
      "name": "CVE-2016-9952",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-9952"
    },
    {
      "name": "CVE-2017-10295",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-10295"
    },
    {
      "name": "CVE-2013-4545",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-4545"
    },
    {
      "name": "CVE-2015-7236",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7236"
    },
    {
      "name": "CVE-2017-3737",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-3737"
    },
    {
      "name": "CVE-2016-4802",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-4802"
    },
    {
      "name": "CVE-2017-10388",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-10388"
    },
    {
      "name": "CVE-2016-9953",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-9953"
    },
    {
      "name": "CVE-2016-8624",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8624"
    },
    {
      "name": "CVE-2018-0039",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0039"
    },
    {
      "name": "CVE-2016-8616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8616"
    },
    {
      "name": "CVE-2015-3148",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-3148"
    },
    {
      "name": "CVE-2016-8620",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8620"
    },
    {
      "name": "CVE-2014-3613",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3613"
    },
    {
      "name": "CVE-2018-1000121",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000121"
    },
    {
      "name": "CVE-2013-6422",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-6422"
    },
    {
      "name": "CVE-2018-0042",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0042"
    },
    {
      "name": "CVE-2018-2618",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2618"
    },
    {
      "name": "CVE-2018-1000005",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000005"
    },
    {
      "name": "CVE-2016-8617",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8617"
    },
    {
      "name": "CVE-2016-0754",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-0754"
    },
    {
      "name": "CVE-2017-1000101",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000101"
    },
    {
      "name": "CVE-2018-1000120",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120"
    },
    {
      "name": "CVE-2014-8150",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-8150"
    },
    {
      "name": "CVE-2014-3707",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3707"
    },
    {
      "name": "CVE-2016-8618",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8618"
    },
    {
      "name": "CVE-2018-0037",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0037"
    },
    {
      "name": "CVE-2015-3143",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-3143"
    },
    {
      "name": "CVE-2018-0040",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0040"
    },
    {
      "name": "CVE-2016-5419",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5419"
    },
    {
      "name": "CVE-2017-12613",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12613"
    },
    {
      "name": "CVE-2018-2637",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2637"
    },
    {
      "name": "CVE-2017-10198",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-10198"
    },
    {
      "name": "CVE-2017-10355",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-10355"
    },
    {
      "name": "CVE-2016-8623",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8623"
    },
    {
      "name": "CVE-2017-5754",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-5754"
    },
    {
      "name": "CVE-2016-3739",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-3739"
    },
    {
      "name": "CVE-2018-2663",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2663"
    },
    {
      "name": "CVE-2017-15896",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-15896"
    },
    {
      "name": "CVE-2018-2579",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2579"
    },
    {
      "name": "CVE-2017-8816",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-8816"
    },
    {
      "name": "CVE-2017-5753",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-5753"
    },
    {
      "name": "CVE-2016-7167",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-7167"
    },
    {
      "name": "CVE-2017-9502",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-9502"
    },
    {
      "name": "CVE-2018-0030",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0030"
    },
    {
      "name": "CVE-2018-0034",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0034"
    },
    {
      "name": "CVE-2018-2633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2633"
    },
    {
      "name": "CVE-2000-0973",
      "url": "https://www.cve.org/CVERecord?id=CVE-2000-0973"
    },
    {
      "name": "CVE-2014-0139",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-0139"
    },
    {
      "name": "CVE-2016-5420",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5420"
    },
    {
      "name": "CVE-2016-7141",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-7141"
    },
    {
      "name": "CVE-2014-0138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-0138"
    },
    {
      "name": "CVE-2016-8621",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8621"
    },
    {
      "name": "CVE-2018-0029",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0029"
    },
    {
      "name": "CVE-2018-0025",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0025"
    },
    {
      "name": "CVE-2017-1000254",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000254"
    },
    {
      "name": "CVE-2018-2599",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2599"
    },
    {
      "name": "CVE-2017-8817",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-8817"
    },
    {
      "name": "CVE-2017-10356",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-10356"
    },
    {
      "name": "CVE-2018-0038",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0038"
    },
    {
      "name": "CVE-2016-9586",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-9586"
    },
    {
      "name": "CVE-2017-1000100",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000100"
    },
    {
      "name": "CVE-2017-10345",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-10345"
    },
    {
      "name": "CVE-2018-0041",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0041"
    },
    {
      "name": "CVE-2017-5715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-5715"
    },
    {
      "name": "CVE-2018-2629",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2629"
    },
    {
      "name": "CVE-2016-8622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8622"
    },
    {
      "name": "CVE-2013-2174",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-2174"
    },
    {
      "name": "CVE-2018-1000007",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000007"
    },
    {
      "name": "CVE-2018-0032",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0032"
    },
    {
      "name": "CVE-2016-5421",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5421"
    },
    {
      "name": "CVE-2018-2678",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2678"
    },
    {
      "name": "CVE-2014-0015",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-0015"
    },
    {
      "name": "CVE-2017-1000099",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000099"
    },
    {
      "name": "CVE-2018-2588",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-2588"
    },
    {
      "name": "CVE-2018-1000122",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122"
    },
    {
      "name": "CVE-2017-3145",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-3145"
    },
    {
      "name": "CVE-2016-8625",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-8625"
    },
    {
      "name": "CVE-2018-0026",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0026"
    },
    {
      "name": "CVE-2016-0755",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-0755"
    }
  ],
  "initial_release_date": "2018-07-12T00:00:00",
  "last_revision_date": "2018-07-12T00:00:00",
  "links": [],
  "reference": "CERTFR-2018-AVI-339",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2018-07-12T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nJuniper . Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nun probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de\ncode arbitraire \u00e0 distance et un d\u00e9ni de service \u00e0 distance.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10869 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10869\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10866 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10866\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10874 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10874\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10863 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10863\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10871 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10871\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10857 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10857\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10868 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10868\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10859 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10859\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10872 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10872\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10858 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10858\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10861 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10861\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10860 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10860\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10864 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10864\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10873 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10873\u0026cat=SIRT_1\u0026actp=LIST"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA10865 du 11 juillet 2018",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10865\u0026cat=SIRT_1\u0026actp=LIST"
    }
  ]
}
  rhsa-2018_3558
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for 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": "2024-11-15T00:37:27+00:00",
      "generator": {
        "date": "2024-11-15T00:37:27+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "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": "2024-11-15T00:37:27+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:3558
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for 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-10-10T02:10:24+00:00",
      "generator": {
        "date": "2025-10-10T02:10:24+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "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-10-10T02:10:24+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:3558
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for 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-10-10T02:10:24+00:00",
      "generator": {
        "date": "2025-10-10T02:10:24+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "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-10-10T02:10:24+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"
    }
  ]
}
  suse-su-2017:2174-1
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for curl",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for curl fixes the following issues:\n\n- CVE-2017-1000100: TFP sends more than buffer size and it could lead to a denial of service (bsc#1051644)\n- CVE-2017-1000101: URL globbing out of bounds read could lead to a denial of service (bsc#1051643)\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-CAASP-ALL-2017-1335,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2017-1335,SUSE-SLE-DESKTOP-12-SP2-2017-1335,SUSE-SLE-DESKTOP-12-SP3-2017-1335,SUSE-SLE-RPI-12-SP2-2017-1335,SUSE-SLE-SDK-12-SP2-2017-1335,SUSE-SLE-SDK-12-SP3-2017-1335,SUSE-SLE-SERVER-12-SP2-2017-1335,SUSE-SLE-SERVER-12-SP3-2017-1335",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2174-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2017:2174-1",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172174-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2017:2174-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-August/003138.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1051643",
        "url": "https://bugzilla.suse.com/1051643"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1051644",
        "url": "https://bugzilla.suse.com/1051644"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000100 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000100/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000101 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000101/"
      }
    ],
    "title": "Security update for curl",
    "tracking": {
      "current_release_date": "2017-08-16T09:24:49Z",
      "generator": {
        "date": "2017-08-16T09:24:49Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2017:2174-1",
      "initial_release_date": "2017-08-16T09:24:49Z",
      "revision_history": [
        {
          "date": "2017-08-16T09:24:49Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "curl-7.37.0-37.3.1.aarch64",
                "product": {
                  "name": "curl-7.37.0-37.3.1.aarch64",
                  "product_id": "curl-7.37.0-37.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-7.37.0-37.3.1.aarch64",
                "product": {
                  "name": "libcurl4-7.37.0-37.3.1.aarch64",
                  "product_id": "libcurl4-7.37.0-37.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-7.37.0-37.3.1.aarch64",
                "product": {
                  "name": "libcurl-devel-7.37.0-37.3.1.aarch64",
                  "product_id": "libcurl-devel-7.37.0-37.3.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcurl-devel-7.37.0-37.3.1.ppc64le",
                "product": {
                  "name": "libcurl-devel-7.37.0-37.3.1.ppc64le",
                  "product_id": "libcurl-devel-7.37.0-37.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "curl-7.37.0-37.3.1.ppc64le",
                "product": {
                  "name": "curl-7.37.0-37.3.1.ppc64le",
                  "product_id": "curl-7.37.0-37.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-7.37.0-37.3.1.ppc64le",
                "product": {
                  "name": "libcurl4-7.37.0-37.3.1.ppc64le",
                  "product_id": "libcurl4-7.37.0-37.3.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcurl-devel-7.37.0-37.3.1.s390x",
                "product": {
                  "name": "libcurl-devel-7.37.0-37.3.1.s390x",
                  "product_id": "libcurl-devel-7.37.0-37.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "curl-7.37.0-37.3.1.s390x",
                "product": {
                  "name": "curl-7.37.0-37.3.1.s390x",
                  "product_id": "curl-7.37.0-37.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-7.37.0-37.3.1.s390x",
                "product": {
                  "name": "libcurl4-7.37.0-37.3.1.s390x",
                  "product_id": "libcurl4-7.37.0-37.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-32bit-7.37.0-37.3.1.s390x",
                "product": {
                  "name": "libcurl4-32bit-7.37.0-37.3.1.s390x",
                  "product_id": "libcurl4-32bit-7.37.0-37.3.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "curl-7.37.0-37.3.1.x86_64",
                "product": {
                  "name": "curl-7.37.0-37.3.1.x86_64",
                  "product_id": "curl-7.37.0-37.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-7.37.0-37.3.1.x86_64",
                "product": {
                  "name": "libcurl4-7.37.0-37.3.1.x86_64",
                  "product_id": "libcurl4-7.37.0-37.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-32bit-7.37.0-37.3.1.x86_64",
                "product": {
                  "name": "libcurl4-32bit-7.37.0-37.3.1.x86_64",
                  "product_id": "libcurl4-32bit-7.37.0-37.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-7.37.0-37.3.1.x86_64",
                "product": {
                  "name": "libcurl-devel-7.37.0-37.3.1.x86_64",
                  "product_id": "libcurl-devel-7.37.0-37.3.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Desktop 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Desktop 12 SP2",
                  "product_id": "SUSE Linux Enterprise Desktop 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sled:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Desktop 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Desktop 12 SP3",
                  "product_id": "SUSE Linux Enterprise Desktop 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sled:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                  "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP2",
                  "product_id": "SUSE Linux Enterprise Server 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP3",
                  "product_id": "SUSE Linux Enterprise Server 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "curl-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "curl-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "curl-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "libcurl-devel-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "libcurl-devel-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl-devel-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl-devel-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "libcurl-devel-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "libcurl-devel-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl-devel-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl-devel-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "curl-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "curl-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.s390x"
        },
        "product_reference": "curl-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "curl-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "curl-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "curl-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.s390x"
        },
        "product_reference": "curl-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "curl-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "curl-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "curl-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.s390x"
        },
        "product_reference": "curl-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "curl-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "curl-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "curl-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.s390x"
        },
        "product_reference": "curl-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "curl-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.aarch64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.37.0-37.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64"
        },
        "product_reference": "libcurl4-32bit-7.37.0-37.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-1000100",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000100"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000100",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000100"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051644 for CVE-2017-1000100",
          "url": "https://bugzilla.suse.com/1051644"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-08-16T09:24:49Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-1000100"
    },
    {
      "cve": "CVE-2017-1000101",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000101"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000101",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051643 for CVE-2017-1000101",
          "url": "https://bugzilla.suse.com/1051643"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-08-16T09:24:49Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-1000101"
    }
  ]
}
  suse-su-2017:2700-1
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for SLES 12-SP1 Docker image",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "The SUSE Linux Enterprise Server 12 SP1 container image has been updated to include\nsecurity and stability fixes.\n\nThe following issues related to building of the container images have been fixed:\n\n- Included krb5 package to avoid the inclusion of krb5-mini which gets selected as a\n  dependency by the Build Service solver. (bsc#1056193)\n- Do not install recommended packages when building container images. (bsc#975726)\n\nA number of security issues that have been already fixed by updates released for\nSUSE Linux Enterprise Server 12 SP1 are now included in the base image. A package/CVE\ncross-reference is available below.\n\npam:\n\n- CVE-2015-3238\n\nlibtasn1:\n\n- CVE-2015-3622\n- CVE-2016-4008\n\nexpat:\n\nexpat:\n\n- CVE-2012-6702\n- CVE-2015-1283\n- CVE-2016-0718\n- CVE-2016-5300\n- CVE-2016-9063\n- CVE-2017-9233\n\nlibidn:\n\n- CVE-2015-2059\n- CVE-2015-8948\n- CVE-2016-6261\n- CVE-2016-6262\n- CVE-2016-6263\n\n\nzlib:\n\n- CVE-2016-9840\n- CVE-2016-9841\n- CVE-2016-9842\n- CVE-2016-9843\n\ncurl:\n\n- CVE-2016-5419\n- CVE-2016-5420\n- CVE-2016-5421\n- CVE-2016-7141\n- CVE-2016-7167\n- CVE-2016-8615\n- CVE-2016-8616\n- CVE-2016-8617\n- CVE-2016-8618\n- CVE-2016-8619\n- CVE-2016-8620\n- CVE-2016-8621\n- CVE-2016-8622\n- CVE-2016-8623\n- CVE-2016-8624\n- CVE-2016-9586\n- CVE-2017-1000100\n- CVE-2017-1000101\n- CVE-2017-7407\n\nopenssl:\n\n- CVE-2016-2105\n- CVE-2016-2106\n- CVE-2016-2107\n- CVE-2016-2108\n- CVE-2016-2109\n- CVE-2016-2177\n- CVE-2016-2178\n- CVE-2016-2179\n- CVE-2016-2180\n- CVE-2016-2181\n- CVE-2016-2182\n- CVE-2016-2183\n- CVE-2016-6302\n- CVE-2016-6303\n- CVE-2016-6304\n- CVE-2016-6306\n- CVE-2016-7056\n- CVE-2016-8610\n- CVE-2017-3731\n\ncracklib:\n\n- CVE-2016-6318\n\npcre:\n\n- CVE-2014-8964\n- CVE-2015-2325\n- CVE-2015-2327\n- CVE-2015-2328\n- CVE-2015-3210\n- CVE-2015-3217\n- CVE-2015-5073\n- CVE-2015-8380\n- CVE-2015-8381\n- CVE-2015-8382\n- CVE-2015-8383\n- CVE-2015-8384\n- CVE-2015-8385\n- CVE-2015-8386\n- CVE-2015-8387\n- CVE-2015-8388\n- CVE-2015-8389\n- CVE-2015-8390\n- CVE-2015-8391\n- CVE-2015-8392\n- CVE-2015-8393\n- CVE-2015-8394\n- CVE-2015-8395\n- CVE-2016-1283\n- CVE-2016-3191\n\nappamor:\n\n- CVE-2017-6507\n\nbash:\n\n- CVE-2014-6277\n- CVE-2014-6278\n- CVE-2016-0634\n- CVE-2016-7543\n\ncpio:\n\n- CVE-2016-2037\n\nglibc:\n\n- CVE-2016-1234\n- CVE-2016-3075\n- CVE-2016-3706\n- CVE-2016-4429\n- CVE-2017-1000366\n\nperl:\n\n- CVE-2015-8853\n- CVE-2016-1238\n- CVE-2016-2381\n- CVE-2016-6185\n\nlibssh2_org:\n\n- CVE-2016-0787\n\nutil-linux:\n\n- CVE-2016-5011\n- CVE-2017-2616\n\nncurses:\n\n- CVE-2017-10684\n- CVE-2017-10685\n- CVE-2017-11112\n- CVE-2017-11113\n\nlibksba:\n\n- CVE-2016-4574\n- CVE-2016-4579\n\nlibxml2:\n\n- CVE-2014-0191\n- CVE-2015-8806\n- CVE-2016-1762\n- CVE-2016-1833\n- CVE-2016-1834\n- CVE-2016-1835\n- CVE-2016-1837\n- CVE-2016-1838\n- CVE-2016-1839\n- CVE-2016-1840\n- CVE-2016-2073\n- CVE-2016-3627\n- CVE-2016-3705\n- CVE-2016-4447\n- CVE-2016-4448\n- CVE-2016-4449\n- CVE-2016-4483\n- CVE-2016-4658\n- CVE-2016-9318\n- CVE-2016-9597\n- CVE-2017-9047\n- CVE-2017-9048\n- CVE-2017-9049\n- CVE-2017-9050\n\nlibgcrypt:\n\n- CVE-2015-7511\n- CVE-2016-6313\n- CVE-2017-7526\n\nupdate-alternatives:\n\n- CVE-2015-0860\n\nsystemd:\n\n- CVE-2014-9770\n- CVE-2015-8842\n- CVE-2016-7796\n\ndbus-1:\n\n- CVE-2014-7824\n- CVE-2015-0245\n\nFinally, the following packages received non-security fixes:\n\n- augeas\n- bzip2\n- ca-certificates-mozilla\n- coreutils\n- cryptsetup\n- cyrus-sasl\n- dirmngr\n- e2fsprogs\n- findutils\n- gpg2\n- insserv-compat\n- kmod\n- libcap\n- libsolv\n- libzypp\n- lua51\n- lvm2\n- netcfg\n- p11-kit\n- permissions\n- procps\n- rpm\n- sed\n- sg3_utils\n- shadow\n- zypper\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-Module-Containers-12-2017-1673",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2700-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2017:2700-1",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172700-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2017:2700-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-October/003290.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1056193",
        "url": "https://bugzilla.suse.com/1056193"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 975726",
        "url": "https://bugzilla.suse.com/975726"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2012-6702 page",
        "url": "https://www.suse.com/security/cve/CVE-2012-6702/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-0191 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-0191/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-6271 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-6271/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-6277 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-6277/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-6278 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-6278/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-7169 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-7169/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-7187 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-7187/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-7824 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-7824/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-8964 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-8964/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-9770 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-9770/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-0245 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-0245/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-0860 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-0860/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-1283 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-1283/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-2059 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-2059/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-2325 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-2325/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-2327 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-2327/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-2328 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-2328/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-3210 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-3210/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-3217 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-3217/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-3238 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-3238/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-3622 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-3622/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-5073 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-5073/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-5276 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-5276/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-7511 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-7511/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8380 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8380/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8381 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8381/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8382 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8382/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8383 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8383/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8384 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8384/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8385 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8385/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8386 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8386/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8387 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8387/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8388 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8388/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8389 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8389/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8390 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8390/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8391 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8391/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8392 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8392/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8393 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8393/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8394 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8394/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8395 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8395/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8806 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8806/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8842 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8842/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8853 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8853/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8948 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8948/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-0634 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-0634/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-0718 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-0718/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-0787 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-0787/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1234 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1234/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1238 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1238/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1283 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1283/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1762 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1762/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1833 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1833/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1834 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1834/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1835 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1835/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1837 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1837/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1838 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1838/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1839 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1839/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1840 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1840/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2037 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2037/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2073 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2073/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2105 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2105/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2106 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2106/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2107 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2107/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2108 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2108/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2109 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2109/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2177 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2177/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2178 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2178/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2179 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2179/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2180 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2180/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2181 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2181/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2182 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2182/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2183 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2183/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2381 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2381/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3075 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3075/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3191 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3191/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3627 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3627/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3705 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3705/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3706 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3706/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4008 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4008/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4429 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4429/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4447 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4447/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4448 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4448/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4449 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4449/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4483 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4483/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4574 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4574/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4579 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4579/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4658 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4658/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5011 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5011/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5300 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5300/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5419 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5419/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5420 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5420/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5421 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5421/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6185 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6185/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6261 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6261/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6262 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6262/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6263 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6263/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6302 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6302/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6303 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6303/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6304 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6304/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6306 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6306/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6313 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6313/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6318 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6318/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7056 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7056/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7141 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7141/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7167 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7167/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7543 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7543/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7796 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7796/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8610 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8610/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8615 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8615/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8616 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8616/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8617 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8617/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8618 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8618/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8619 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8619/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8620 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8620/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8621 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8621/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8622 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8622/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8623 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8623/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8624 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8624/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9063 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9063/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9318 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9318/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9586 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9586/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9597 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9597/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9840 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9840/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9841 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9841/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9842 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9842/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9843 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9843/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000100 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000100/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000101 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000101/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000366 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000366/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10684 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10684/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10685 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10685/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-11112 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-11112/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-11113 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-11113/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-2616 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-2616/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3731 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3731/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-6507 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-6507/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-7407 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-7407/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-7526 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-7526/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9047 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9047/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9048 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9048/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9049 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9049/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9050 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9050/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9233 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9233/"
      }
    ],
    "title": "Security update for SLES 12-SP1 Docker image",
    "tracking": {
      "current_release_date": "2017-10-10T19:37:36Z",
      "generator": {
        "date": "2017-10-10T19:37:36Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2017:2700-1",
      "initial_release_date": "2017-10-10T19:37:36Z",
      "revision_history": [
        {
          "date": "2017-10-10T19:37:36Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sles12sp1-docker-image-1.0.7-20171002.ppc64le",
                "product": {
                  "name": "sles12sp1-docker-image-1.0.7-20171002.ppc64le",
                  "product_id": "sles12sp1-docker-image-1.0.7-20171002.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sles12sp1-docker-image-1.0.7-20171002.s390x",
                "product": {
                  "name": "sles12sp1-docker-image-1.0.7-20171002.s390x",
                  "product_id": "sles12sp1-docker-image-1.0.7-20171002.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sles12sp1-docker-image-1.0.7-20171002.x86_64",
                "product": {
                  "name": "sles12sp1-docker-image-1.0.7-20171002.x86_64",
                  "product_id": "sles12sp1-docker-image-1.0.7-20171002.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Containers 12",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Containers 12",
                  "product_id": "SUSE Linux Enterprise Module for Containers 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-containers:12"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sles12sp1-docker-image-1.0.7-20171002.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le"
        },
        "product_reference": "sles12sp1-docker-image-1.0.7-20171002.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sles12sp1-docker-image-1.0.7-20171002.s390x as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x"
        },
        "product_reference": "sles12sp1-docker-image-1.0.7-20171002.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sles12sp1-docker-image-1.0.7-20171002.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        },
        "product_reference": "sles12sp1-docker-image-1.0.7-20171002.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2012-6702",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2012-6702"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Expat, when used in a parser that has not called XML_SetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2012-6702",
          "url": "https://www.suse.com/security/cve/CVE-2012-6702"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983215 for CVE-2012-6702",
          "url": "https://bugzilla.suse.com/983215"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983216 for CVE-2012-6702",
          "url": "https://bugzilla.suse.com/983216"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2012-6702"
    },
    {
      "cve": "CVE-2014-0191",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-0191"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlParserHandlePEReference function in parser.c in libxml2 before 2.9.2, as used in Web Listener in Oracle HTTP Server in Oracle Fusion Middleware 11.1.1.7.0, 12.1.2.0, and 12.1.3.0 and other products, loads external parameter entities regardless of whether entity substitution or validation is enabled, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-0191",
          "url": "https://www.suse.com/security/cve/CVE-2014-0191"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014873 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/1014873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 876652 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/876652"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 877506 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/877506"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 996079 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/996079"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-0191"
    },
    {
      "cve": "CVE-2014-6271",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-6271"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution, aka \"ShellShock.\"  NOTE: the original fix for this issue was incorrect; CVE-2014-7169 has been assigned to cover the vulnerability that is still present after the incorrect fix.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-6271",
          "url": "https://www.suse.com/security/cve/CVE-2014-6271"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1024628 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/1024628"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1130324 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/1130324"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 870618 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/870618"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 896776 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/896776"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898346 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/898346"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898604 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/898604"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900127 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/900127"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900454 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/900454"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-6271"
    },
    {
      "cve": "CVE-2014-6277",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-6277"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized memory access, and untrusted-pointer read and write operations) via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271 and CVE-2014-7169.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-6277",
          "url": "https://www.suse.com/security/cve/CVE-2014-6277"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-6277",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-6277",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900127 for CVE-2014-6277",
          "url": "https://bugzilla.suse.com/900127"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900454 for CVE-2014-6277",
          "url": "https://bugzilla.suse.com/900454"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2014-6277"
    },
    {
      "cve": "CVE-2014-6278",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-6278"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, which allows remote attackers to execute arbitrary commands via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271, CVE-2014-7169, and CVE-2014-6277.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-6278",
          "url": "https://www.suse.com/security/cve/CVE-2014-6278"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898604 for CVE-2014-6278",
          "url": "https://bugzilla.suse.com/898604"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-6278",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-6278",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900127 for CVE-2014-6278",
          "url": "https://bugzilla.suse.com/900127"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2014-6278"
    },
    {
      "cve": "CVE-2014-7169",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-7169"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-7169",
          "url": "https://www.suse.com/security/cve/CVE-2014-7169"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1024628 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/1024628"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1130324 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/1130324"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 870618 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/870618"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 896776 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/896776"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898346 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/898346"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898762 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/898762"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 899039 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/899039"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 899266 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/899266"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900127 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/900127"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900454 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/900454"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 902237 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/902237"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-7169"
    },
    {
      "cve": "CVE-2014-7187",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-7187"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Off-by-one error in the read_token_word function in parse.y in GNU Bash through 4.3 bash43-026 allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via deeply nested for loops, aka the \"word_lineno\" issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-7187",
          "url": "https://www.suse.com/security/cve/CVE-2014-7187"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1024628 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/1024628"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898603 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/898603"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 899039 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/899039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-7187"
    },
    {
      "cve": "CVE-2014-7824",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-7824"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "D-Bus 1.3.0 through 1.6.x before 1.6.26, 1.8.x before 1.8.10, and 1.9.x before 1.9.2 allows local users to cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-3636.1.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-7824",
          "url": "https://www.suse.com/security/cve/CVE-2014-7824"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 904017 for CVE-2014-7824",
          "url": "https://bugzilla.suse.com/904017"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-7824"
    },
    {
      "cve": "CVE-2014-8964",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-8964"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in PCRE 8.36 and earlier allows remote attackers to cause a denial of service (crash) or have other unspecified impact via a crafted regular expression, related to an assertion that allows zero repeats.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-8964",
          "url": "https://www.suse.com/security/cve/CVE-2014-8964"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 924960 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/924960"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 933288 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/933288"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936408 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/936408"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-8964"
    },
    {
      "cve": "CVE-2014-9770",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-9770"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "tmpfiles.d/systemd.conf in systemd before 214 uses weak permissions for journal files under (1) /run/log/journal/%m and (2) /var/log/journal/%m, which allows local users to obtain sensitive information by reading these files.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-9770",
          "url": "https://www.suse.com/security/cve/CVE-2014-9770"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 972612 for CVE-2014-9770",
          "url": "https://bugzilla.suse.com/972612"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-9770"
    },
    {
      "cve": "CVE-2015-0245",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-0245"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "D-Bus 1.4.x through 1.6.x before 1.6.30, 1.8.x before 1.8.16, and 1.9.x before 1.9.10 does not validate the source of ActivationFailure signals, which allows local users to cause a denial of service (activation failure error returned) by leveraging a race condition involving sending an ActivationFailure signal before systemd responds.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-0245",
          "url": "https://www.suse.com/security/cve/CVE-2015-0245"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003898 for CVE-2015-0245",
          "url": "https://bugzilla.suse.com/1003898"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 916343 for CVE-2015-0245",
          "url": "https://bugzilla.suse.com/916343"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-0245"
    },
    {
      "cve": "CVE-2015-0860",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-0860"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Off-by-one error in the extracthalf function in dpkg-deb/extract.c in the dpkg-deb component in Debian dpkg 1.16.x before 1.16.17 and 1.17.x before 1.17.26 allows remote attackers to execute arbitrary code via the archive magic version number in an \"old-style\" Debian binary package, which triggers a stack-based buffer overflow.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-0860",
          "url": "https://www.suse.com/security/cve/CVE-2015-0860"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957160 for CVE-2015-0860",
          "url": "https://bugzilla.suse.com/957160"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-0860"
    },
    {
      "cve": "CVE-2015-1283",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-1283"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple integer overflows in the XML_GetBuffer function in Expat through 2.1.0, as used in Google Chrome before 44.0.2403.89 and other products, allow remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted XML data, a related issue to CVE-2015-2716.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-1283",
          "url": "https://www.suse.com/security/cve/CVE-2015-1283"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034050 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/1034050"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 939077 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/939077"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979441 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/979441"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980391 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/980391"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983985 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/983985"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-1283"
    },
    {
      "cve": "CVE-2015-2059",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-2059"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The stringprep_utf8_to_ucs4 function in libin before 1.31, as used in jabberd2, allows context-dependent attackers to read system memory and possibly have other unspecified impact via invalid UTF-8 characters in a string, which triggers an out-of-bounds read.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-2059",
          "url": "https://www.suse.com/security/cve/CVE-2015-2059"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173590 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/1173590"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 919214 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/919214"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 923241 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/923241"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 937096 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/937096"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 937097 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/937097"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-2059"
    },
    {
      "cve": "CVE-2015-2325",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-2325"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The compile_branch function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code, cause a denial of service (out-of-bounds heap read and crash), or possibly have other unspecified impact via a regular expression with a group containing a forward reference repeated a large number of times within a repeated outer group that has a zero minimum quantifier.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-2325",
          "url": "https://www.suse.com/security/cve/CVE-2015-2325"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 924960 for CVE-2015-2325",
          "url": "https://bugzilla.suse.com/924960"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 933288 for CVE-2015-2325",
          "url": "https://bugzilla.suse.com/933288"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936408 for CVE-2015-2325",
          "url": "https://bugzilla.suse.com/936408"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-2325",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-2325"
    },
    {
      "cve": "CVE-2015-2327",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-2327"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-2327",
          "url": "https://www.suse.com/security/cve/CVE-2015-2327"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-2327",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957567 for CVE-2015-2327",
          "url": "https://bugzilla.suse.com/957567"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-2327"
    },
    {
      "cve": "CVE-2015-2328",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-2328"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.36 mishandles the /((?(R)a|(?1)))+/ pattern and related patterns with certain recursion, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-2328",
          "url": "https://www.suse.com/security/cve/CVE-2015-2328"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-2328",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957600 for CVE-2015-2328",
          "url": "https://bugzilla.suse.com/957600"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-2328"
    },
    {
      "cve": "CVE-2015-3210",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-3210"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in PCRE 8.34 through 8.37 and PCRE2 10.10 allows remote attackers to execute arbitrary code via a crafted regular expression, as demonstrated by /^(?P=B)((?P=B)(?J:(?P\u003cB\u003ec)(?P\u003cB\u003ea(?P=B)))\u003eWGXCREDITS)/, a different vulnerability than CVE-2015-8384.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-3210",
          "url": "https://www.suse.com/security/cve/CVE-2015-3210"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 933288 for CVE-2015-3210",
          "url": "https://bugzilla.suse.com/933288"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-3210",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-3210",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-3210"
    },
    {
      "cve": "CVE-2015-3217",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-3217"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE 7.8 and 8.32 through 8.37, and PCRE2 10.10 mishandle group empty matches, which might allow remote attackers to cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by /^(?:(?(1)\\\\.|([^\\\\\\\\W_])?)+)+$/.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-3217",
          "url": "https://www.suse.com/security/cve/CVE-2015-3217"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 933878 for CVE-2015-3217",
          "url": "https://bugzilla.suse.com/933878"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-3217",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-3217"
    },
    {
      "cve": "CVE-2015-3238",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-3238"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The _unix_run_helper_binary function in the pam_unix module in Linux-PAM (aka pam) before 1.2.1, when unable to directly access passwords, allows local users to enumerate usernames or cause a denial of service (hang) via a large password.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-3238",
          "url": "https://www.suse.com/security/cve/CVE-2015-3238"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123794 for CVE-2015-3238",
          "url": "https://bugzilla.suse.com/1123794"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 934920 for CVE-2015-3238",
          "url": "https://bugzilla.suse.com/934920"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-3238"
    },
    {
      "cve": "CVE-2015-3622",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-3622"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The _asn1_extract_der_octet function in lib/decoding.c in GNU Libtasn1 before 4.5 allows remote attackers to cause a denial of service (out-of-bounds heap read) via a crafted certificate.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-3622",
          "url": "https://www.suse.com/security/cve/CVE-2015-3622"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 929414 for CVE-2015-3622",
          "url": "https://bugzilla.suse.com/929414"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-3622"
    },
    {
      "cve": "CVE-2015-5073",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-5073"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in the find_fixedlength function in pcre_compile.c in PCRE before 8.38 allows remote attackers to cause a denial of service (crash) or obtain sensitive information from heap memory and possibly bypass the ASLR protection mechanism via a crafted regular expression with an excess closing parenthesis.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-5073",
          "url": "https://www.suse.com/security/cve/CVE-2015-5073"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936227 for CVE-2015-5073",
          "url": "https://bugzilla.suse.com/936227"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-5073"
    },
    {
      "cve": "CVE-2015-5276",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-5276"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The std::random_device class in libstdc++ in the GNU Compiler Collection (aka GCC) before 4.9.4 does not properly handle short reads from blocking sources, which makes it easier for context-dependent attackers to predict the random values via unspecified vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-5276",
          "url": "https://www.suse.com/security/cve/CVE-2015-5276"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 945842 for CVE-2015-5276",
          "url": "https://bugzilla.suse.com/945842"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-5276"
    },
    {
      "cve": "CVE-2015-7511",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-7511"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Libgcrypt before 1.6.5 does not properly perform elliptic-point curve multiplication during decryption, which makes it easier for physically proximate attackers to extract ECDH keys by measuring electromagnetic emanations.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-7511",
          "url": "https://www.suse.com/security/cve/CVE-2015-7511"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 965902 for CVE-2015-7511",
          "url": "https://bugzilla.suse.com/965902"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-7511"
    },
    {
      "cve": "CVE-2015-8380",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8380"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // pattern with a \\01 string, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8380",
          "url": "https://www.suse.com/security/cve/CVE-2015-8380"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957566 for CVE-2015-8380",
          "url": "https://bugzilla.suse.com/957566"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2015-8380"
    },
    {
      "cve": "CVE-2015-8381",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8381"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The compile_regex function in pcre_compile.c in PCRE before 8.38 and pcre2_compile.c in PCRE2 before 10.2x mishandles the /(?J:(?|(:(?|(?\u0027R\u0027)(\\k\u0027R\u0027)|((?\u0027R\u0027)))H\u0027Rk\u0027Rf)|s(?\u0027R\u0027))))/ and /(?J:(?|(:(?|(?\u0027R\u0027)(\\z(?|(?\u0027R\u0027)(\\k\u0027R\u0027)|((?\u0027R\u0027)))k\u0027R\u0027)|((?\u0027R\u0027)))H\u0027Ak\u0027Rf)|s(?\u0027R\u0027)))/ patterns, and related patterns with certain group references, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8381",
          "url": "https://www.suse.com/security/cve/CVE-2015-8381"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-8381",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8381",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8381",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8381"
    },
    {
      "cve": "CVE-2015-8382",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8382"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (partially initialized memory and application crash) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-2547.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8382",
          "url": "https://www.suse.com/security/cve/CVE-2015-8382"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8382",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8382",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8382"
    },
    {
      "cve": "CVE-2015-8383",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8383"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8383",
          "url": "https://www.suse.com/security/cve/CVE-2015-8383"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8383",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8383",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8383"
    },
    {
      "cve": "CVE-2015-8384",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8384"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the /(?J)(?\u0027d\u0027(?\u0027d\u0027\\g{d}))/ pattern and related patterns with certain recursive back references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8392 and CVE-2015-8395.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8384",
          "url": "https://www.suse.com/security/cve/CVE-2015-8384"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-8384",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8384",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8384",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8384"
    },
    {
      "cve": "CVE-2015-8385",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8385"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the /(?|(\\k\u0027Pm\u0027)|(?\u0027Pm\u0027))/ pattern and related patterns with certain forward references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8385",
          "url": "https://www.suse.com/security/cve/CVE-2015-8385"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8385",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8385",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8385"
    },
    {
      "cve": "CVE-2015-8386",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8386"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8386",
          "url": "https://www.suse.com/security/cve/CVE-2015-8386"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8386",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8386",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8386"
    },
    {
      "cve": "CVE-2015-8387",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8387"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8387",
          "url": "https://www.suse.com/security/cve/CVE-2015-8387"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8387",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8387",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8387"
    },
    {
      "cve": "CVE-2015-8388",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8388"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the /(?=di(?\u003c=(?1))|(?=(.))))/ pattern and related patterns with an unmatched closing parenthesis, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8388",
          "url": "https://www.suse.com/security/cve/CVE-2015-8388"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936227 for CVE-2015-8388",
          "url": "https://bugzilla.suse.com/936227"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8388",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8388",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8388"
    },
    {
      "cve": "CVE-2015-8389",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8389"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the /(?:|a|){100}x/ pattern and related patterns, which allows remote attackers to cause a denial of service (infinite recursion) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8389",
          "url": "https://www.suse.com/security/cve/CVE-2015-8389"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8389",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8389",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8389"
    },
    {
      "cve": "CVE-2015-8390",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8390"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the [: and \\\\ substrings in character classes, which allows remote attackers to cause a denial of service (uninitialized memory read) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8390",
          "url": "https://www.suse.com/security/cve/CVE-2015-8390"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8390",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8390",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8390"
    },
    {
      "cve": "CVE-2015-8391",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8391"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The pcre_compile function in pcre_compile.c in PCRE before 8.38 mishandles certain [: nesting, which allows remote attackers to cause a denial of service (CPU consumption) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8391",
          "url": "https://www.suse.com/security/cve/CVE-2015-8391"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8391",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8391",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8391"
    },
    {
      "cve": "CVE-2015-8392",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8392"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles certain instances of the (?| substring, which allows remote attackers to cause a denial of service (unintended recursion and buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and CVE-2015-8395.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8392",
          "url": "https://www.suse.com/security/cve/CVE-2015-8392"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-8392",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8392",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8392",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8392"
    },
    {
      "cve": "CVE-2015-8393",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8393"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "pcregrep in PCRE before 8.38 mishandles the -q option for binary files, which might allow remote attackers to obtain sensitive information via a crafted file, as demonstrated by a CGI script that sends stdout data to a client.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8393",
          "url": "https://www.suse.com/security/cve/CVE-2015-8393"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8393",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8393",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8393"
    },
    {
      "cve": "CVE-2015-8394",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8394"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the (?(\u003cdigits\u003e) and (?(R\u003cdigits\u003e) conditions, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8394",
          "url": "https://www.suse.com/security/cve/CVE-2015-8394"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8394",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8394",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8394"
    },
    {
      "cve": "CVE-2015-8395",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8395"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles certain references, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and CVE-2015-8392.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8395",
          "url": "https://www.suse.com/security/cve/CVE-2015-8395"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-8395",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8395",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8395",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8395"
    },
    {
      "cve": "CVE-2015-8806",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8806"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "dict.c in libxml2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via an unexpected character immediately after the \"\u003c!DOCTYPE html\" substring in a crafted HTML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8806",
          "url": "https://www.suse.com/security/cve/CVE-2015-8806"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 963963 for CVE-2015-8806",
          "url": "https://bugzilla.suse.com/963963"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 965283 for CVE-2015-8806",
          "url": "https://bugzilla.suse.com/965283"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981114 for CVE-2015-8806",
          "url": "https://bugzilla.suse.com/981114"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8806"
    },
    {
      "cve": "CVE-2015-8842",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8842"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "tmpfiles.d/systemd.conf in systemd before 229 uses weak permissions for /var/log/journal/%m/system.journal, which allows local users to obtain sensitive information by reading the file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8842",
          "url": "https://www.suse.com/security/cve/CVE-2015-8842"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 972612 for CVE-2015-8842",
          "url": "https://bugzilla.suse.com/972612"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8842"
    },
    {
      "cve": "CVE-2015-8853",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8853"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The (1) S_reghop3, (2) S_reghop4, and (3) S_reghopmaybe3 functions in regexec.c in Perl before 5.24.0 allow context-dependent attackers to cause a denial of service (infinite loop) via crafted utf-8 data, as demonstrated by \"a\\x80.\"",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8853",
          "url": "https://www.suse.com/security/cve/CVE-2015-8853"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 976584 for CVE-2015-8853",
          "url": "https://bugzilla.suse.com/976584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997948 for CVE-2015-8853",
          "url": "https://bugzilla.suse.com/997948"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997950 for CVE-2015-8853",
          "url": "https://bugzilla.suse.com/997950"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8853"
    },
    {
      "cve": "CVE-2015-8948",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8948"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "idn in GNU libidn before 1.33 might allow remote attackers to obtain sensitive memory information by reading a zero byte as input, which triggers an out-of-bounds read.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8948",
          "url": "https://www.suse.com/security/cve/CVE-2015-8948"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014473 for CVE-2015-8948",
          "url": "https://bugzilla.suse.com/1014473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173590 for CVE-2015-8948",
          "url": "https://bugzilla.suse.com/1173590"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1190777 for CVE-2015-8948",
          "url": "https://bugzilla.suse.com/1190777"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990189 for CVE-2015-8948",
          "url": "https://bugzilla.suse.com/990189"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8948"
    },
    {
      "cve": "CVE-2016-0634",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-0634"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The expansion of \u0027\\h\u0027 in the prompt string in bash 4.3 allows remote authenticated users to execute arbitrary code via shell metacharacters placed in \u0027hostname\u0027 of a machine.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-0634",
          "url": "https://www.suse.com/security/cve/CVE-2016-0634"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1000396 for CVE-2016-0634",
          "url": "https://bugzilla.suse.com/1000396"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001299 for CVE-2016-0634",
          "url": "https://bugzilla.suse.com/1001299"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1159416 for CVE-2016-0634",
          "url": "https://bugzilla.suse.com/1159416"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188388 for CVE-2016-0634",
          "url": "https://bugzilla.suse.com/1188388"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-0634"
    },
    {
      "cve": "CVE-2016-0718",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-0718"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Expat allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a malformed input document, which triggers a buffer overflow.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-0718",
          "url": "https://www.suse.com/security/cve/CVE-2016-0718"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979441 for CVE-2016-0718",
          "url": "https://bugzilla.suse.com/979441"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991809 for CVE-2016-0718",
          "url": "https://bugzilla.suse.com/991809"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-0718"
    },
    {
      "cve": "CVE-2016-0787",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-0787"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The diffie_hellman_sha256 function in kex.c in libssh2 before 1.7.0 improperly truncates secrets to 128 or 256 bits, which makes it easier for man-in-the-middle attackers to decrypt or intercept SSH sessions via unspecified vectors, aka a \"bits/bytes confusion bug.\"",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-0787",
          "url": "https://www.suse.com/security/cve/CVE-2016-0787"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1149968 for CVE-2016-0787",
          "url": "https://bugzilla.suse.com/1149968"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 967026 for CVE-2016-0787",
          "url": "https://bugzilla.suse.com/967026"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 968174 for CVE-2016-0787",
          "url": "https://bugzilla.suse.com/968174"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 974691 for CVE-2016-0787",
          "url": "https://bugzilla.suse.com/974691"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-0787"
    },
    {
      "cve": "CVE-2016-1234",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1234"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the glob implementation in GNU C Library (aka glibc) before 2.24, when GLOB_ALTDIRFUNC is used, allows context-dependent attackers to cause a denial of service (crash) via a long name.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1234",
          "url": "https://www.suse.com/security/cve/CVE-2016-1234"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1020940 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/1020940"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 969727 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/969727"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988770 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/988770"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988782 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/988782"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 989127 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/989127"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1234"
    },
    {
      "cve": "CVE-2016-1238",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1238"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "(1) cpan/Archive-Tar/bin/ptar, (2) cpan/Archive-Tar/bin/ptardiff, (3) cpan/Archive-Tar/bin/ptargrep, (4) cpan/CPAN/scripts/cpan, (5) cpan/Digest-SHA/shasum, (6) cpan/Encode/bin/enc2xs, (7) cpan/Encode/bin/encguess, (8) cpan/Encode/bin/piconv, (9) cpan/Encode/bin/ucmlint, (10) cpan/Encode/bin/unidump, (11) cpan/ExtUtils-MakeMaker/bin/instmodsh, (12) cpan/IO-Compress/bin/zipdetails, (13) cpan/JSON-PP/bin/json_pp, (14) cpan/Test-Harness/bin/prove, (15) dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp, (16) dist/Module-CoreList/corelist, (17) ext/Pod-Html/bin/pod2html, (18) utils/c2ph.PL, (19) utils/h2ph.PL, (20) utils/h2xs.PL, (21) utils/libnetcfg.PL, (22) utils/perlbug.PL, (23) utils/perldoc.PL, (24) utils/perlivp.PL, and (25) utils/splain.PL in Perl 5.x before 5.22.3-RC2 and 5.24 before 5.24.1-RC2 do not properly remove . (period) characters from the end of the includes directory array, which might allow local users to gain privileges via a Trojan horse module under the current working directory.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1238",
          "url": "https://www.suse.com/security/cve/CVE-2016-1238"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1108749 for CVE-2016-1238",
          "url": "https://bugzilla.suse.com/1108749"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123389 for CVE-2016-1238",
          "url": "https://bugzilla.suse.com/1123389"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 987887 for CVE-2016-1238",
          "url": "https://bugzilla.suse.com/987887"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988311 for CVE-2016-1238",
          "url": "https://bugzilla.suse.com/988311"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1238"
    },
    {
      "cve": "CVE-2016-1283",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1283"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The pcre_compile2 function in pcre_compile.c in PCRE 8.38 mishandles the /((?:F?+(?:^(?(R)a+\\\"){99}-))(?J)(?\u0027R\u0027(?\u0027R\u0027\u003c((?\u0027RR\u0027(?\u0027R\u0027\\){97)?J)?J)(?\u0027R\u0027(?\u0027R\u0027\\){99|(:(?|(?\u0027R\u0027)(\\k\u0027R\u0027)|((?\u0027R\u0027)))H\u0027R\u0027R)(H\u0027R))))))/ pattern and related patterns with named subgroups, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1283",
          "url": "https://www.suse.com/security/cve/CVE-2016-1283"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 960837 for CVE-2016-1283",
          "url": "https://bugzilla.suse.com/960837"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2016-1283"
    },
    {
      "cve": "CVE-2016-1762",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1762"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlNextChar function in libxml2 before 2.9.4 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1762",
          "url": "https://www.suse.com/security/cve/CVE-2016-1762"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1762",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981040 for CVE-2016-1762",
          "url": "https://bugzilla.suse.com/981040"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1762"
    },
    {
      "cve": "CVE-2016-1833",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1833"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The htmlCurrentChar function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1833",
          "url": "https://www.suse.com/security/cve/CVE-2016-1833"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1833",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981108 for CVE-2016-1833",
          "url": "https://bugzilla.suse.com/981108"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1833"
    },
    {
      "cve": "CVE-2016-1834",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1834"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in the xmlStrncat function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1834",
          "url": "https://www.suse.com/security/cve/CVE-2016-1834"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1834",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981041 for CVE-2016-1834",
          "url": "https://bugzilla.suse.com/981041"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1834"
    },
    {
      "cve": "CVE-2016-1835",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1835"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Use-after-free vulnerability in the xmlSAX2AttributeNs function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2 and OS X before 10.11.5, allows remote attackers to cause a denial of service via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1835",
          "url": "https://www.suse.com/security/cve/CVE-2016-1835"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1835",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981109 for CVE-2016-1835",
          "url": "https://bugzilla.suse.com/981109"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1835"
    },
    {
      "cve": "CVE-2016-1837",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1837"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple use-after-free vulnerabilities in the (1) htmlPArsePubidLiteral and (2) htmlParseSystemiteral functions in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allow remote attackers to cause a denial of service via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1837",
          "url": "https://www.suse.com/security/cve/CVE-2016-1837"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1837",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981111 for CVE-2016-1837",
          "url": "https://bugzilla.suse.com/981111"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1837"
    },
    {
      "cve": "CVE-2016-1838",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1838"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlPArserPrintFileContextInternal function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1838",
          "url": "https://www.suse.com/security/cve/CVE-2016-1838"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1838",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981112 for CVE-2016-1838",
          "url": "https://bugzilla.suse.com/981112"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1838"
    },
    {
      "cve": "CVE-2016-1839",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1839"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlDictAddString function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1839",
          "url": "https://www.suse.com/security/cve/CVE-2016-1839"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039069 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1039069"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039661 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1039661"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069433 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1069433"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069690 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1069690"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 963963 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/963963"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981114 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/981114"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1839"
    },
    {
      "cve": "CVE-2016-1840",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1840"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in the xmlFAParsePosCharGroup function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1840",
          "url": "https://www.suse.com/security/cve/CVE-2016-1840"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1840",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981115 for CVE-2016-1840",
          "url": "https://bugzilla.suse.com/981115"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1840"
    },
    {
      "cve": "CVE-2016-2037",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2037"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The cpio_safer_name_suffix function in util.c in cpio 2.11 allows remote attackers to cause a denial of service (out-of-bounds write) via a crafted cpio file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2037",
          "url": "https://www.suse.com/security/cve/CVE-2016-2037"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1028410 for CVE-2016-2037",
          "url": "https://bugzilla.suse.com/1028410"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 963448 for CVE-2016-2037",
          "url": "https://bugzilla.suse.com/963448"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2037"
    },
    {
      "cve": "CVE-2016-2073",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2073"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The htmlParseNameComplex function in HTMLparser.c in libxml2 allows attackers to cause a denial of service (out-of-bounds read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2073",
          "url": "https://www.suse.com/security/cve/CVE-2016-2073"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 963963 for CVE-2016-2073",
          "url": "https://bugzilla.suse.com/963963"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2073"
    },
    {
      "cve": "CVE-2016-2105",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2105"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Integer overflow in the EVP_EncodeUpdate function in crypto/evp/encode.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (heap memory corruption) via a large amount of binary data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2105",
          "url": "https://www.suse.com/security/cve/CVE-2016-2105"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977614 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/977614"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 989902 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/989902"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990369 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/990369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990370 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/990370"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2105"
    },
    {
      "cve": "CVE-2016-2106",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2106"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Integer overflow in the EVP_EncryptUpdate function in crypto/evp/evp_enc.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (heap memory corruption) via a large amount of data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2106",
          "url": "https://www.suse.com/security/cve/CVE-2016-2106"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977615 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/977615"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979279 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/979279"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990369 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/990369"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2106"
    },
    {
      "cve": "CVE-2016-2107",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2107"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The AES-NI implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h does not consider memory allocation during a certain padding check, which allows remote attackers to obtain sensitive cleartext information via a padding-oracle attack against an AES CBC session. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-0169.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2107",
          "url": "https://www.suse.com/security/cve/CVE-2016-2107"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 976942 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/976942"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977616 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/977616"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990369 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/990369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990370 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/990370"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-2107"
    },
    {
      "cve": "CVE-2016-2108",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2108"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The ASN.1 implementation in OpenSSL before 1.0.1o and 1.0.2 before 1.0.2c allows remote attackers to execute arbitrary code or cause a denial of service (buffer underflow and memory corruption) via an ANY field in crafted serialized data, aka the \"negative zero\" issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2108",
          "url": "https://www.suse.com/security/cve/CVE-2016-2108"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001502 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/1001502"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004499 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/1004499"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005878 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/1005878"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1148697 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/1148697"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977617 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/977617"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 989345 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/989345"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 996067 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/996067"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-2108"
    },
    {
      "cve": "CVE-2016-2109",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2109"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The asn1_d2i_read_bio function in crypto/asn1/a_d2i_fp.c in the ASN.1 BIO implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (memory consumption) via a short invalid encoding.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2109",
          "url": "https://www.suse.com/security/cve/CVE-2016-2109"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1015243 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/1015243"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 976942 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/976942"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990369 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/990369"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2109"
    },
    {
      "cve": "CVE-2016-2177",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2177"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "OpenSSL through 1.0.2h incorrectly uses pointer arithmetic for heap-buffer boundary checks, which might allow remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact by leveraging unexpected malloc behavior, related to s3_srvr.c, ssl_sess.c, and t1_lib.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2177",
          "url": "https://www.suse.com/security/cve/CVE-2016-2177"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 982575 for CVE-2016-2177",
          "url": "https://bugzilla.suse.com/982575"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999075 for CVE-2016-2177",
          "url": "https://bugzilla.suse.com/999075"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2177",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-2177"
    },
    {
      "cve": "CVE-2016-2178",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2178"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The dsa_sign_setup function in crypto/dsa/dsa_ossl.c in OpenSSL through 1.0.2h does not properly ensure the use of constant-time operations, which makes it easier for local users to discover a DSA private key via a timing side-channel attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2178",
          "url": "https://www.suse.com/security/cve/CVE-2016-2178"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-2178",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983249 for CVE-2016-2178",
          "url": "https://bugzilla.suse.com/983249"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983519 for CVE-2016-2178",
          "url": "https://bugzilla.suse.com/983519"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2178",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2178"
    },
    {
      "cve": "CVE-2016-2179",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2179"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The DTLS implementation in OpenSSL before 1.1.0 does not properly restrict the lifetime of queue entries associated with unused out-of-order messages, which allows remote attackers to cause a denial of service (memory consumption) by maintaining many crafted DTLS sessions simultaneously, related to d1_lib.c, statem_dtls.c, statem_lib.c, and statem_srvr.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2179",
          "url": "https://www.suse.com/security/cve/CVE-2016-2179"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-2179",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-2179",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2179",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2179"
    },
    {
      "cve": "CVE-2016-2180",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2180"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The TS_OBJ_print_bio function in crypto/ts/ts_lib.c in the X.509 Public Key Infrastructure Time-Stamp Protocol (TSP) implementation in OpenSSL through 1.0.2h allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted time-stamp file that is mishandled by the \"openssl ts\" command.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2180",
          "url": "https://www.suse.com/security/cve/CVE-2016-2180"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003811 for CVE-2016-2180",
          "url": "https://bugzilla.suse.com/1003811"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990419 for CVE-2016-2180",
          "url": "https://bugzilla.suse.com/990419"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2180",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2180"
    },
    {
      "cve": "CVE-2016-2181",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2181"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The Anti-Replay feature in the DTLS implementation in OpenSSL before 1.1.0 mishandles early use of a new epoch number in conjunction with a large sequence number, which allows remote attackers to cause a denial of service (false-positive packet drops) via spoofed DTLS records, related to rec_layer_d1.c and ssl3_record.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2181",
          "url": "https://www.suse.com/security/cve/CVE-2016-2181"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-2181",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994749 for CVE-2016-2181",
          "url": "https://bugzilla.suse.com/994749"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-2181",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2181",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2181"
    },
    {
      "cve": "CVE-2016-2182",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2182"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The BN_bn2dec function in crypto/bn/bn_print.c in OpenSSL before 1.1.0 does not properly validate division results, which allows remote attackers to cause a denial of service (out-of-bounds write and application crash) or possibly have unspecified other impact via unknown vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2182",
          "url": "https://www.suse.com/security/cve/CVE-2016-2182"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 993819 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/993819"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 995959 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/995959"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2182"
    },
    {
      "cve": "CVE-2016-2183",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2183"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The DES and Triple DES ciphers, as used in the TLS, SSH, and IPSec protocols and other protocols and products, have a birthday bound of approximately four billion blocks, which makes it easier for remote attackers to obtain cleartext data via a birthday attack against a long-duration encrypted session, as demonstrated by an HTTPS session using Triple DES in CBC mode, aka a \"Sweet32\" attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2183",
          "url": "https://www.suse.com/security/cve/CVE-2016-2183"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001912 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1001912"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1024218 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1024218"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1027038 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1027038"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034689 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1034689"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1056614 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1056614"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1171693 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1171693"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 995359 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/995359"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2183"
    },
    {
      "cve": "CVE-2016-2381",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2381"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2381",
          "url": "https://www.suse.com/security/cve/CVE-2016-2381"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 967082 for CVE-2016-2381",
          "url": "https://bugzilla.suse.com/967082"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 992991 for CVE-2016-2381",
          "url": "https://bugzilla.suse.com/992991"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2381"
    },
    {
      "cve": "CVE-2016-3075",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3075"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the nss_dns implementation of the getnetbyname function in GNU C Library (aka glibc) before 2.24 allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a long name.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3075",
          "url": "https://www.suse.com/security/cve/CVE-2016-3075"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123874 for CVE-2016-3075",
          "url": "https://bugzilla.suse.com/1123874"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 973164 for CVE-2016-3075",
          "url": "https://bugzilla.suse.com/973164"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-3075"
    },
    {
      "cve": "CVE-2016-3191",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3191"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The compile_branch function in pcre_compile.c in PCRE 8.x before 8.39 and pcre2_compile.c in PCRE2 before 10.22 mishandles patterns containing an (*ACCEPT) substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-3542.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3191",
          "url": "https://www.suse.com/security/cve/CVE-2016-3191"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 971741 for CVE-2016-3191",
          "url": "https://bugzilla.suse.com/971741"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-3191"
    },
    {
      "cve": "CVE-2016-3627",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3627"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlStringGetNodeList function in tree.c in libxml2 2.9.3 and earlier, when used in recovery mode, allows context-dependent attackers to cause a denial of service (infinite recursion, stack consumption, and application crash) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3627",
          "url": "https://www.suse.com/security/cve/CVE-2016-3627"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1026099 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/1026099"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1026101 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/1026101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 972335 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/972335"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 975947 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/975947"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-3627"
    },
    {
      "cve": "CVE-2016-3705",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3705"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 do not properly keep track of the recursion depth, which allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3705",
          "url": "https://www.suse.com/security/cve/CVE-2016-3705"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1017497 for CVE-2016-3705",
          "url": "https://bugzilla.suse.com/1017497"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-3705",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 975947 for CVE-2016-3705",
          "url": "https://bugzilla.suse.com/975947"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-3705"
    },
    {
      "cve": "CVE-2016-3706",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3706"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the getaddrinfo function in sysdeps/posix/getaddrinfo.c in the GNU C Library (aka glibc or libc6) allows remote attackers to cause a denial of service (crash) via vectors involving hostent conversion. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-4458.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3706",
          "url": "https://www.suse.com/security/cve/CVE-2016-3706"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123874 for CVE-2016-3706",
          "url": "https://bugzilla.suse.com/1123874"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980483 for CVE-2016-3706",
          "url": "https://bugzilla.suse.com/980483"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997423 for CVE-2016-3706",
          "url": "https://bugzilla.suse.com/997423"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-3706"
    },
    {
      "cve": "CVE-2016-4008",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4008"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The _asn1_extract_der_octet function in lib/decoding.c in GNU Libtasn1 before 4.8, when used without the ASN1_DECODE_FLAG_STRICT_DER flag, allows remote attackers to cause a denial of service (infinite recursion) via a crafted certificate.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4008",
          "url": "https://www.suse.com/security/cve/CVE-2016-4008"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 982779 for CVE-2016-4008",
          "url": "https://bugzilla.suse.com/982779"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4008"
    },
    {
      "cve": "CVE-2016-4429",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4429"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the clntudp_call function in sunrpc/clnt_udp.c in the GNU C Library (aka glibc or libc6) allows remote servers to cause a denial of service (crash) or possibly unspecified other impact via a flood of crafted ICMP and UDP packets.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4429",
          "url": "https://www.suse.com/security/cve/CVE-2016-4429"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1081556 for CVE-2016-4429",
          "url": "https://bugzilla.suse.com/1081556"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123874 for CVE-2016-4429",
          "url": "https://bugzilla.suse.com/1123874"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980854 for CVE-2016-4429",
          "url": "https://bugzilla.suse.com/980854"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-4429"
    },
    {
      "cve": "CVE-2016-4447",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4447"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlParseElementDecl function in parser.c in libxml2 before 2.9.4 allows context-dependent attackers to cause a denial of service (heap-based buffer underread and application crash) via a crafted file, involving xmlParseName.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4447",
          "url": "https://www.suse.com/security/cve/CVE-2016-4447"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4447",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981548 for CVE-2016-4447",
          "url": "https://bugzilla.suse.com/981548"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4447"
    },
    {
      "cve": "CVE-2016-4448",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4448"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Format string vulnerability in libxml2 before 2.9.4 allows attackers to have unspecified impact via format string specifiers in unknown vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4448",
          "url": "https://www.suse.com/security/cve/CVE-2016-4448"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1010299 for CVE-2016-4448",
          "url": "https://bugzilla.suse.com/1010299"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4448",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981549 for CVE-2016-4448",
          "url": "https://bugzilla.suse.com/981549"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4448"
    },
    {
      "cve": "CVE-2016-4449",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4449"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "XML external entity (XXE) vulnerability in the xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.4, when not in validating mode, allows context-dependent attackers to read arbitrary files or cause a denial of service (resource consumption) via unspecified vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4449",
          "url": "https://www.suse.com/security/cve/CVE-2016-4449"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4449",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981550 for CVE-2016-4449",
          "url": "https://bugzilla.suse.com/981550"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4449"
    },
    {
      "cve": "CVE-2016-4483",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4483"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlBufAttrSerializeTxtContent function in xmlsave.c in libxml2 allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a non-UTF-8 attribute value, related to serialization.  NOTE: this vulnerability may be a duplicate of CVE-2016-3627.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4483",
          "url": "https://www.suse.com/security/cve/CVE-2016-4483"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1026101 for CVE-2016-4483",
          "url": "https://bugzilla.suse.com/1026101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4483",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978395 for CVE-2016-4483",
          "url": "https://bugzilla.suse.com/978395"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-4483"
    },
    {
      "cve": "CVE-2016-4574",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4574"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Off-by-one error in the append_utf8_value function in the DN decoder (dn.c) in Libksba before 1.3.4 allows remote attackers to cause a denial of service (out-of-bounds read) via invalid utf-8 encoded data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-4356.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4574",
          "url": "https://www.suse.com/security/cve/CVE-2016-4574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1135436 for CVE-2016-4574",
          "url": "https://bugzilla.suse.com/1135436"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979261 for CVE-2016-4574",
          "url": "https://bugzilla.suse.com/979261"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-4574"
    },
    {
      "cve": "CVE-2016-4579",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4579"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Libksba before 1.3.4 allows remote attackers to cause a denial of service (out-of-bounds read and crash) via unspecified vectors, related to the \"returned length of the object from _ksba_ber_parse_tl.\"",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4579",
          "url": "https://www.suse.com/security/cve/CVE-2016-4579"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1135436 for CVE-2016-4579",
          "url": "https://bugzilla.suse.com/1135436"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979906 for CVE-2016-4579",
          "url": "https://bugzilla.suse.com/979906"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4579"
    },
    {
      "cve": "CVE-2016-4658",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4658"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4658",
          "url": "https://www.suse.com/security/cve/CVE-2016-4658"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005544 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1005544"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014873 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1014873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069433 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1069433"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1078813 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1078813"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4658"
    },
    {
      "cve": "CVE-2016-5011",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5011"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The parse_dos_extended function in partitions/dos.c in the libblkid library in util-linux allows physically proximate attackers to cause a denial of service (memory consumption) via a crafted MSDOS partition table with an extended partition boot record at zero offset.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5011",
          "url": "https://www.suse.com/security/cve/CVE-2016-5011"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988361 for CVE-2016-5011",
          "url": "https://bugzilla.suse.com/988361"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-5011"
    },
    {
      "cve": "CVE-2016-5300",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5300"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The XML parser in Expat does not use sufficient entropy for hash initialization, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted identifiers in an XML document.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0876.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5300",
          "url": "https://www.suse.com/security/cve/CVE-2016-5300"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983216 for CVE-2016-5300",
          "url": "https://bugzilla.suse.com/983216"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-5300"
    },
    {
      "cve": "CVE-2016-5419",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5419"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl and libcurl before 7.50.1 do not prevent TLS session resumption when the client certificate has changed, which allows remote attackers to bypass intended restrictions by resuming a session.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5419",
          "url": "https://www.suse.com/security/cve/CVE-2016-5419"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1033413 for CVE-2016-5419",
          "url": "https://bugzilla.suse.com/1033413"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1033442 for CVE-2016-5419",
          "url": "https://bugzilla.suse.com/1033442"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991389 for CVE-2016-5419",
          "url": "https://bugzilla.suse.com/991389"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-5419"
    },
    {
      "cve": "CVE-2016-5420",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5420"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl and libcurl before 7.50.1 do not check the client certificate when choosing the TLS connection to reuse, which might allow remote attackers to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5420",
          "url": "https://www.suse.com/security/cve/CVE-2016-5420"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991390 for CVE-2016-5420",
          "url": "https://bugzilla.suse.com/991390"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997420 for CVE-2016-5420",
          "url": "https://bugzilla.suse.com/997420"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-5420"
    },
    {
      "cve": "CVE-2016-5421",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5421"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Use-after-free vulnerability in libcurl before 7.50.1 allows attackers to control which connection is used or possibly have unspecified other impact via unknown vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5421",
          "url": "https://www.suse.com/security/cve/CVE-2016-5421"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991391 for CVE-2016-5421",
          "url": "https://bugzilla.suse.com/991391"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-5421"
    },
    {
      "cve": "CVE-2016-6185",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6185"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The XSLoader::load method in XSLoader in Perl does not properly locate .so files when called in a string eval, which might allow local users to execute arbitrary code via a Trojan horse library under the current working directory.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6185",
          "url": "https://www.suse.com/security/cve/CVE-2016-6185"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988311 for CVE-2016-6185",
          "url": "https://bugzilla.suse.com/988311"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999993 for CVE-2016-6185",
          "url": "https://bugzilla.suse.com/999993"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6185"
    },
    {
      "cve": "CVE-2016-6261",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6261"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The idna_to_ascii_4i function in lib/idna.c in libidn before 1.33 allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via 64 bytes of input.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6261",
          "url": "https://www.suse.com/security/cve/CVE-2016-6261"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118435 for CVE-2016-6261",
          "url": "https://bugzilla.suse.com/1118435"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173590 for CVE-2016-6261",
          "url": "https://bugzilla.suse.com/1173590"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990190 for CVE-2016-6261",
          "url": "https://bugzilla.suse.com/990190"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-6261"
    },
    {
      "cve": "CVE-2016-6262",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6262"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "idn in libidn before 1.33 might allow remote attackers to obtain sensitive memory information by reading a zero byte as input, which triggers an out-of-bounds read, a different vulnerability than CVE-2015-8948.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6262",
          "url": "https://www.suse.com/security/cve/CVE-2016-6262"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014473 for CVE-2016-6262",
          "url": "https://bugzilla.suse.com/1014473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173590 for CVE-2016-6262",
          "url": "https://bugzilla.suse.com/1173590"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1190777 for CVE-2016-6262",
          "url": "https://bugzilla.suse.com/1190777"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990189 for CVE-2016-6262",
          "url": "https://bugzilla.suse.com/990189"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6262"
    },
    {
      "cve": "CVE-2016-6263",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6263"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The stringprep_utf8_nfkc_normalize function in lib/nfkc.c in libidn before 1.33 allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted UTF-8 data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6263",
          "url": "https://www.suse.com/security/cve/CVE-2016-6263"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118435 for CVE-2016-6263",
          "url": "https://bugzilla.suse.com/1118435"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990191 for CVE-2016-6263",
          "url": "https://bugzilla.suse.com/990191"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-6263"
    },
    {
      "cve": "CVE-2016-6302",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6302"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The tls_decrypt_ticket function in ssl/t1_lib.c in OpenSSL before 1.1.0 does not consider the HMAC size during validation of the ticket length, which allows remote attackers to cause a denial of service via a ticket that is too short.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6302",
          "url": "https://www.suse.com/security/cve/CVE-2016-6302"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-6302",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-6302",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 995324 for CVE-2016-6302",
          "url": "https://bugzilla.suse.com/995324"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-6302",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6302"
    },
    {
      "cve": "CVE-2016-6303",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6303"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Integer overflow in the MDC2_Update function in crypto/mdc2/mdc2dgst.c in OpenSSL before 1.1.0 allows remote attackers to cause a denial of service (out-of-bounds write and application crash) or possibly have unspecified other impact via unknown vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6303",
          "url": "https://www.suse.com/security/cve/CVE-2016-6303"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115893 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/1115893"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 995377 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/995377"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-6303"
    },
    {
      "cve": "CVE-2016-6304",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6304"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple memory leaks in t1_lib.c in OpenSSL before 1.0.1u, 1.0.2 before 1.0.2i, and 1.1.0 before 1.1.0a allow remote attackers to cause a denial of service (memory consumption) via large OCSP Status Request extensions.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6304",
          "url": "https://www.suse.com/security/cve/CVE-2016-6304"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001706 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1001706"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003811 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1003811"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005579 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1005579"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1021375 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1021375"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/999665"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999666 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/999666"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6304"
    },
    {
      "cve": "CVE-2016-6306",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6306"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The certificate parser in OpenSSL before 1.0.1u and 1.0.2 before 1.0.2i might allow remote attackers to cause a denial of service (out-of-bounds read) via crafted certificate operations, related to s3_clnt.c and s3_srvr.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6306",
          "url": "https://www.suse.com/security/cve/CVE-2016-6306"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-6306",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-6306",
          "url": "https://bugzilla.suse.com/999665"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999668 for CVE-2016-6306",
          "url": "https://bugzilla.suse.com/999668"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-6306"
    },
    {
      "cve": "CVE-2016-6313",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6313"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The mixing functions in the random number generator in Libgcrypt before 1.5.6, 1.6.x before 1.6.6, and 1.7.x before 1.7.3 and GnuPG before 1.4.21 make it easier for attackers to obtain the values of 160 bits by leveraging knowledge of the previous 4640 bits.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6313",
          "url": "https://www.suse.com/security/cve/CVE-2016-6313"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123792 for CVE-2016-6313",
          "url": "https://bugzilla.suse.com/1123792"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994157 for CVE-2016-6313",
          "url": "https://bugzilla.suse.com/994157"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6313"
    },
    {
      "cve": "CVE-2016-6318",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6318"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the FascistGecosUser function in lib/fascist.c in cracklib allows local users to cause a denial of service (application crash) or gain privileges via a long GECOS field, involving longbuffer.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6318",
          "url": "https://www.suse.com/security/cve/CVE-2016-6318"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123113 for CVE-2016-6318",
          "url": "https://bugzilla.suse.com/1123113"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 992966 for CVE-2016-6318",
          "url": "https://bugzilla.suse.com/992966"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6318"
    },
    {
      "cve": "CVE-2016-7056",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7056"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A timing attack flaw was found in OpenSSL 1.0.1u and before that could allow a malicious user with local access to recover ECDSA P-256 private keys.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7056",
          "url": "https://www.suse.com/security/cve/CVE-2016-7056"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005878 for CVE-2016-7056",
          "url": "https://bugzilla.suse.com/1005878"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1019334 for CVE-2016-7056",
          "url": "https://bugzilla.suse.com/1019334"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1148697 for CVE-2016-7056",
          "url": "https://bugzilla.suse.com/1148697"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7056"
    },
    {
      "cve": "CVE-2016-7141",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7141"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl and libcurl before 7.50.2, when built with NSS and the libnsspem.so library is available at runtime, allow remote attackers to hijack the authentication of a TLS connection by leveraging reuse of a previously loaded client certificate from file for a connection for which no certificate has been set, a different vulnerability than CVE-2016-5420.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7141",
          "url": "https://www.suse.com/security/cve/CVE-2016-7141"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991390 for CVE-2016-7141",
          "url": "https://bugzilla.suse.com/991390"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997420 for CVE-2016-7141",
          "url": "https://bugzilla.suse.com/997420"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7141"
    },
    {
      "cve": "CVE-2016-7167",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7167"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple integer overflows in the (1) curl_escape, (2) curl_easy_escape, (3) curl_unescape, and (4) curl_easy_unescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7167",
          "url": "https://www.suse.com/security/cve/CVE-2016-7167"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 998760 for CVE-2016-7167",
          "url": "https://bugzilla.suse.com/998760"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7167"
    },
    {
      "cve": "CVE-2016-7543",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7543"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Bash before 4.4 allows local users to execute arbitrary commands with root privileges via crafted SHELLOPTS and PS4 environment variables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7543",
          "url": "https://www.suse.com/security/cve/CVE-2016-7543"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001299 for CVE-2016-7543",
          "url": "https://bugzilla.suse.com/1001299"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1159416 for CVE-2016-7543",
          "url": "https://bugzilla.suse.com/1159416"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7543"
    },
    {
      "cve": "CVE-2016-7796",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7796"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The manager_dispatch_notify_fd function in systemd allows local users to cause a denial of service (system hang) via a zero-length message received over a notify socket, which causes an error to be returned and the notification handler to be disabled.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7796",
          "url": "https://www.suse.com/security/cve/CVE-2016-7796"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001765 for CVE-2016-7796",
          "url": "https://bugzilla.suse.com/1001765"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7796"
    },
    {
      "cve": "CVE-2016-8610",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8610"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A denial of service flaw was found in OpenSSL 0.9.8, 1.0.1, 1.0.2 through 1.0.2h, and 1.1.0 in the way the TLS/SSL protocol defined processing of ALERT packets during a connection handshake. A remote attacker could use this flaw to make a TLS/SSL server consume an excessive amount of CPU and fail to accept connections from other clients.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8610",
          "url": "https://www.suse.com/security/cve/CVE-2016-8610"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005878 for CVE-2016-8610",
          "url": "https://bugzilla.suse.com/1005878"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005879 for CVE-2016-8610",
          "url": "https://bugzilla.suse.com/1005879"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1110018 for CVE-2016-8610",
          "url": "https://bugzilla.suse.com/1110018"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120592 for CVE-2016-8610",
          "url": "https://bugzilla.suse.com/1120592"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1126909 for CVE-2016-8610",
          "url": "https://bugzilla.suse.com/1126909"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1148697 for CVE-2016-8610",
          "url": "https://bugzilla.suse.com/1148697"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 982575 for CVE-2016-8610",
          "url": "https://bugzilla.suse.com/982575"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-8610"
    },
    {
      "cve": "CVE-2016-8615",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8615"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8615",
          "url": "https://www.suse.com/security/cve/CVE-2016-8615"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005633 for CVE-2016-8615",
          "url": "https://bugzilla.suse.com/1005633"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8615"
    },
    {
      "cve": "CVE-2016-8616",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8616"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8616",
          "url": "https://www.suse.com/security/cve/CVE-2016-8616"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005634 for CVE-2016-8616",
          "url": "https://bugzilla.suse.com/1005634"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8616"
    },
    {
      "cve": "CVE-2016-8617",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8617"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8617",
          "url": "https://www.suse.com/security/cve/CVE-2016-8617"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005635 for CVE-2016-8617",
          "url": "https://bugzilla.suse.com/1005635"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8617"
    },
    {
      "cve": "CVE-2016-8618",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8618"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8618",
          "url": "https://www.suse.com/security/cve/CVE-2016-8618"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005637 for CVE-2016-8618",
          "url": "https://bugzilla.suse.com/1005637"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-8618"
    },
    {
      "cve": "CVE-2016-8619",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8619"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8619",
          "url": "https://www.suse.com/security/cve/CVE-2016-8619"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005638 for CVE-2016-8619",
          "url": "https://bugzilla.suse.com/1005638"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-8619"
    },
    {
      "cve": "CVE-2016-8620",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8620"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8620",
          "url": "https://www.suse.com/security/cve/CVE-2016-8620"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005640 for CVE-2016-8620",
          "url": "https://bugzilla.suse.com/1005640"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8620"
    },
    {
      "cve": "CVE-2016-8621",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8621"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8621",
          "url": "https://www.suse.com/security/cve/CVE-2016-8621"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005642 for CVE-2016-8621",
          "url": "https://bugzilla.suse.com/1005642"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-8621"
    },
    {
      "cve": "CVE-2016-8622",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8622"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8622",
          "url": "https://www.suse.com/security/cve/CVE-2016-8622"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005643 for CVE-2016-8622",
          "url": "https://bugzilla.suse.com/1005643"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8622"
    },
    {
      "cve": "CVE-2016-8623",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8623"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8623",
          "url": "https://www.suse.com/security/cve/CVE-2016-8623"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005645 for CVE-2016-8623",
          "url": "https://bugzilla.suse.com/1005645"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8623"
    },
    {
      "cve": "CVE-2016-8624",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8624"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8624",
          "url": "https://www.suse.com/security/cve/CVE-2016-8624"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005646 for CVE-2016-8624",
          "url": "https://bugzilla.suse.com/1005646"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-8624"
    },
    {
      "cve": "CVE-2016-9063",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9063"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An integer overflow during the parsing of XML using the Expat library. This vulnerability affects Firefox \u003c 50.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9063",
          "url": "https://www.suse.com/security/cve/CVE-2016-9063"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1009026 for CVE-2016-9063",
          "url": "https://bugzilla.suse.com/1009026"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1010424 for CVE-2016-9063",
          "url": "https://bugzilla.suse.com/1010424"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047240 for CVE-2016-9063",
          "url": "https://bugzilla.suse.com/1047240"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123115 for CVE-2016-9063",
          "url": "https://bugzilla.suse.com/1123115"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2016-9063"
    },
    {
      "cve": "CVE-2016-9318",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9318"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9318",
          "url": "https://www.suse.com/security/cve/CVE-2016-9318"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1010675 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1010675"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014873 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1014873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1019074 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1019074"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118959 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1118959"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1126613 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1126613"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1148896 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1148896"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9318"
    },
    {
      "cve": "CVE-2016-9586",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9586"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9586",
          "url": "https://www.suse.com/security/cve/CVE-2016-9586"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1015332 for CVE-2016-9586",
          "url": "https://bugzilla.suse.com/1015332"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9586"
    },
    {
      "cve": "CVE-2016-9597",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9597"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9597",
          "url": "https://www.suse.com/security/cve/CVE-2016-9597"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014873 for CVE-2016-9597",
          "url": "https://bugzilla.suse.com/1014873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1017497 for CVE-2016-9597",
          "url": "https://bugzilla.suse.com/1017497"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-9597",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9597"
    },
    {
      "cve": "CVE-2016-9840",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9840"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "inftrees.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9840",
          "url": "https://www.suse.com/security/cve/CVE-2016-9840"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003579 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1003579"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1022633 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1022633"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1023215 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1023215"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1038505 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1038505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1062104 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1062104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120866 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1120866"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123150 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1123150"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1127473 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1127473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184301 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1184301"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9840"
    },
    {
      "cve": "CVE-2016-9841",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9841"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "inffast.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9841",
          "url": "https://www.suse.com/security/cve/CVE-2016-9841"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003579 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1003579"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1022633 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1022633"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1038505 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1038505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064070 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1064070"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1070162 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1070162"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120866 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1120866"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123150 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1123150"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1127473 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1127473"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9841"
    },
    {
      "cve": "CVE-2016-9842",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9842"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving left shifts of negative integers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9842",
          "url": "https://www.suse.com/security/cve/CVE-2016-9842"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003580 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1003580"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1022633 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1022633"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1023215 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1023215"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1038505 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1038505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1062104 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1062104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120866 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1120866"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123150 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1123150"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1127473 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1127473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184301 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1184301"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9842"
    },
    {
      "cve": "CVE-2016-9843",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9843"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The crc32_big function in crc32.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving big-endian CRC calculation.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9843",
          "url": "https://www.suse.com/security/cve/CVE-2016-9843"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003580 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1003580"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1013882 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1013882"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1038505 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1038505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1062104 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1062104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1116686 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1116686"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120866 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1120866"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123150 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1123150"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1127473 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1127473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184301 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1184301"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9843"
    },
    {
      "cve": "CVE-2017-1000100",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000100"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000100",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000100"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051644 for CVE-2017-1000100",
          "url": "https://bugzilla.suse.com/1051644"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-1000100"
    },
    {
      "cve": "CVE-2017-1000101",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000101"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000101",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051643 for CVE-2017-1000101",
          "url": "https://bugzilla.suse.com/1051643"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-1000101"
    },
    {
      "cve": "CVE-2017-1000366",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000366"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hardening changes have been made to glibc to prevent manipulation of stack and heap memory but these issues are not directly exploitable, as such they have not been given a CVE. This affects glibc 2.25 and earlier.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000366",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000366"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1037551 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1037551"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039357 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1039357"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1063847 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1063847"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1071319 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1071319"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123874 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1123874"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-1000366"
    },
    {
      "cve": "CVE-2017-10684",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10684"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In ncurses 6.0, there is a stack-based buffer overflow in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10684",
          "url": "https://www.suse.com/security/cve/CVE-2017-10684"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046858 for CVE-2017-10684",
          "url": "https://bugzilla.suse.com/1046858"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115932 for CVE-2017-10684",
          "url": "https://bugzilla.suse.com/1115932"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175501 for CVE-2017-10684",
          "url": "https://bugzilla.suse.com/1175501"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10684"
    },
    {
      "cve": "CVE-2017-10685",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10685"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In ncurses 6.0, there is a format string vulnerability in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10685",
          "url": "https://www.suse.com/security/cve/CVE-2017-10685"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046853 for CVE-2017-10685",
          "url": "https://bugzilla.suse.com/1046853"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115932 for CVE-2017-10685",
          "url": "https://bugzilla.suse.com/1115932"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175501 for CVE-2017-10685",
          "url": "https://bugzilla.suse.com/1175501"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10685"
    },
    {
      "cve": "CVE-2017-11112",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-11112"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In ncurses 6.0, there is an attempted 0xffffffffffffffff access in the append_acs function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-11112",
          "url": "https://www.suse.com/security/cve/CVE-2017-11112"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046853 for CVE-2017-11112",
          "url": "https://bugzilla.suse.com/1046853"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047964 for CVE-2017-11112",
          "url": "https://bugzilla.suse.com/1047964"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175501 for CVE-2017-11112",
          "url": "https://bugzilla.suse.com/1175501"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-11112"
    },
    {
      "cve": "CVE-2017-11113",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-11113"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In ncurses 6.0, there is a NULL Pointer Dereference in the _nc_parse_entry function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-11113",
          "url": "https://www.suse.com/security/cve/CVE-2017-11113"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046853 for CVE-2017-11113",
          "url": "https://bugzilla.suse.com/1046853"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047965 for CVE-2017-11113",
          "url": "https://bugzilla.suse.com/1047965"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175501 for CVE-2017-11113",
          "url": "https://bugzilla.suse.com/1175501"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-11113"
    },
    {
      "cve": "CVE-2017-2616",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-2616"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A race condition was found in util-linux before 2.32.1 in the way su handled the management of child processes. A local authenticated attacker could use this flaw to kill other processes with root privileges under specific conditions.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-2616",
          "url": "https://www.suse.com/security/cve/CVE-2017-2616"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1023041 for CVE-2017-2616",
          "url": "https://bugzilla.suse.com/1023041"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123789 for CVE-2017-2616",
          "url": "https://bugzilla.suse.com/1123789"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2017-2616"
    },
    {
      "cve": "CVE-2017-3731",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3731"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3731",
          "url": "https://www.suse.com/security/cve/CVE-2017-3731"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1021641 for CVE-2017-3731",
          "url": "https://bugzilla.suse.com/1021641"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1022085 for CVE-2017-3731",
          "url": "https://bugzilla.suse.com/1022085"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064118 for CVE-2017-3731",
          "url": "https://bugzilla.suse.com/1064118"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064119 for CVE-2017-3731",
          "url": "https://bugzilla.suse.com/1064119"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3731"
    },
    {
      "cve": "CVE-2017-6507",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-6507"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in AppArmor before 2.12. Incorrect handling of unknown AppArmor profiles in AppArmor init scripts, upstart jobs, and/or systemd unit files allows an attacker to possibly have increased attack surfaces of processes that were intended to be confined by AppArmor. This is due to the common logic to handle \u0027restart\u0027 operations removing AppArmor profiles that aren\u0027t found in the typical filesystem locations, such as /etc/apparmor.d/. Userspace projects that manage their own AppArmor profiles in atypical directories, such as what\u0027s done by LXD and Docker, are affected by this flaw in the AppArmor init script logic.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-6507",
          "url": "https://www.suse.com/security/cve/CVE-2017-6507"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1029696 for CVE-2017-6507",
          "url": "https://bugzilla.suse.com/1029696"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-6507"
    },
    {
      "cve": "CVE-2017-7407",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-7407"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-7407",
          "url": "https://www.suse.com/security/cve/CVE-2017-7407"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1032309 for CVE-2017-7407",
          "url": "https://bugzilla.suse.com/1032309"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 2.4,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-7407"
    },
    {
      "cve": "CVE-2017-7526",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-7526"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libgcrypt before version 1.7.8 is vulnerable to a cache side-channel attack resulting into a complete break of RSA-1024 while using the left-to-right method for computing the sliding-window expansion. The same attack is believed to work on RSA-2048 with moderately more computation. This side-channel requires that attacker can run arbitrary software on the hardware where the private RSA key is used.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-7526",
          "url": "https://www.suse.com/security/cve/CVE-2017-7526"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046607 for CVE-2017-7526",
          "url": "https://bugzilla.suse.com/1046607"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047462 for CVE-2017-7526",
          "url": "https://bugzilla.suse.com/1047462"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123792 for CVE-2017-7526",
          "url": "https://bugzilla.suse.com/1123792"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 2.9,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-7526"
    },
    {
      "cve": "CVE-2017-9047",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9047"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9047",
          "url": "https://www.suse.com/security/cve/CVE-2017-9047"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039063 for CVE-2017-9047",
          "url": "https://bugzilla.suse.com/1039063"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039066 for CVE-2017-9047",
          "url": "https://bugzilla.suse.com/1039066"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039657 for CVE-2017-9047",
          "url": "https://bugzilla.suse.com/1039657"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2017-9047",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-9047"
    },
    {
      "cve": "CVE-2017-9048",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9048"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9048",
          "url": "https://www.suse.com/security/cve/CVE-2017-9048"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039064 for CVE-2017-9048",
          "url": "https://bugzilla.suse.com/1039064"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039066 for CVE-2017-9048",
          "url": "https://bugzilla.suse.com/1039066"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039658 for CVE-2017-9048",
          "url": "https://bugzilla.suse.com/1039658"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-9048"
    },
    {
      "cve": "CVE-2017-9049",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9049"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9049",
          "url": "https://www.suse.com/security/cve/CVE-2017-9049"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039063 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039063"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039064 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039064"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039066 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039066"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039659 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039659"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039661 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039661"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069690 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1069690"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2017-9049"
    },
    {
      "cve": "CVE-2017-9050",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9050"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9050",
          "url": "https://www.suse.com/security/cve/CVE-2017-9050"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039066 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1039066"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039069 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1039069"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039661 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1039661"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069433 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1069433"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069690 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1069690"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2017-9050"
    },
    {
      "cve": "CVE-2017-9233",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9233"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "XML External Entity vulnerability in libexpat 2.2.0 and earlier (Expat XML Parser Library) allows attackers to put the parser in an infinite loop using a malformed external entity definition from an external DTD.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9233",
          "url": "https://www.suse.com/security/cve/CVE-2017-9233"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1030296 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/1030296"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047236 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/1047236"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1073350 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/1073350"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123115 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/1123115"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983216 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/983216"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12sp1-docker-image-1.0.7-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:36Z",
          "details": "important"
        }
      ],
      "title": "CVE-2017-9233"
    }
  ]
}
  suse-su-2017:2699-1
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for SLES 12 Docker image",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "The SUSE Linux Enterprise Server 12 container image has been updated to include\nsecurity and stability fixes.\n\nThe following issues related to building of the container images have been fixed:\n\n- Included krb5 package to avoid the inclusion of krb5-mini which gets selected as a\n  dependency by the Build Service solver. (bsc#1056193)\n- Do not install recommended packages when building container images. (bsc#975726)\n\nA number of security issues that have been already fixed by updates released for\nSUSE Linux Enterprise Server 12 are now included in the base image. A package/CVE\ncross-reference is available below.\n\npam:\n\n- CVE-2015-3238\n\nlibtasn1:\n\n- CVE-2015-3622\n- CVE-2016-4008\n\nlibidn:\n\n- CVE-2015-2059\n- CVE-2015-8948\n- CVE-2016-6261\n- CVE-2016-6262\n- CVE-2016-6263\n\nzlib:\n\n- CVE-2016-9840\n- CVE-2016-9841\n- CVE-2016-9842\n- CVE-2016-9843\n\ncurl:\n\n- CVE-2016-5419\n- CVE-2016-5420\n- CVE-2016-5421\n- CVE-2016-7141\n- CVE-2016-7167\n- CVE-2016-8615\n- CVE-2016-8616\n- CVE-2016-8617\n- CVE-2016-8618\n- CVE-2016-8619\n- CVE-2016-8620\n- CVE-2016-8621\n- CVE-2016-8622\n- CVE-2016-8623\n- CVE-2016-8624\n- CVE-2016-9586\n- CVE-2017-1000100\n- CVE-2017-1000101\n- CVE-2017-7407\n\nopenssl:\n\n- CVE-2016-2105\n- CVE-2016-2106\n- CVE-2016-2107\n- CVE-2016-2108\n- CVE-2016-2109\n- CVE-2016-2177\n- CVE-2016-2178\n- CVE-2016-2179\n- CVE-2016-2180\n- CVE-2016-2181\n- CVE-2016-2182\n- CVE-2016-2183\n- CVE-2016-6302\n- CVE-2016-6303\n- CVE-2016-6304\n- CVE-2016-6306\n\nlibxml2:\n\n- CVE-2014-0191\n- CVE-2015-8806\n- CVE-2016-1762\n- CVE-2016-1833\n- CVE-2016-1834\n- CVE-2016-1835\n- CVE-2016-1837\n- CVE-2016-1838\n- CVE-2016-1839\n- CVE-2016-1840\n- CVE-2016-2073\n- CVE-2016-3627\n- CVE-2016-3705\n- CVE-2016-4447\n- CVE-2016-4448\n- CVE-2016-4449\n- CVE-2016-4483\n- CVE-2016-4658\n- CVE-2016-9318\n- CVE-2016-9597\n- CVE-2017-9047\n- CVE-2017-9048\n- CVE-2017-9049\n- CVE-2017-9050\n\nutil-linux:\n\n- CVE-2015-5218\n- CVE-2016-5011\n- CVE-2017-2616\n\ncracklib:\n\n- CVE-2016-6318\n\nsystemd:\n\n- CVE-2014-9770\n- CVE-2015-8842\n- CVE-2016-7796\n\npcre:\n\n- CVE-2014-8964\n- CVE-2015-2325\n- CVE-2015-2327\n- CVE-2015-2328\n- CVE-2015-3210\n- CVE-2015-3217\n- CVE-2015-5073\n- CVE-2015-8380\n- CVE-2015-8381\n- CVE-2015-8382\n- CVE-2015-8383\n- CVE-2015-8384\n- CVE-2015-8385\n- CVE-2015-8386\n- CVE-2015-8387\n- CVE-2015-8388\n- CVE-2015-8389\n- CVE-2015-8390\n- CVE-2015-8391\n- CVE-2015-8392\n- CVE-2015-8393\n- CVE-2015-8394\n- CVE-2015-8395\n- CVE-2016-1283\n- CVE-2016-3191\n\nappamor:\n\n- CVE-2017-6507\n\nbash:\n\n- CVE-2014-6277\n- CVE-2014-6278\n- CVE-2016-0634\n- CVE-2016-7543\n\ncpio:\n\n- CVE-2016-2037\n\nglibc:\n\n- CVE-2016-1234\n- CVE-2016-3075\n- CVE-2016-3706\n- CVE-2016-4429\n- CVE-2017-1000366\n\nperl:\n\n- CVE-2015-8853\n- CVE-2016-1238\n- CVE-2016-2381\n- CVE-2016-6185\n\nlibssh2_org:\n\n- CVE-2016-0787\n\nexpat:\n\n- CVE-2012-6702\n- CVE-2015-1283\n- CVE-2016-0718\n- CVE-2016-5300\n- CVE-2016-9063\n- CVE-2017-9233\n\nncurses:\n\n- CVE-2017-10684\n- CVE-2017-10685\n- CVE-2017-11112\n- CVE-2017-11113\n\nlibksba:\n\n- CVE-2016-4574\n- CVE-2016-4579\n\nlibgcrypt:\n\n- CVE-2015-7511\n- CVE-2016-6313\n- CVE-2017-7526\n\ndbus-1:\n\n- CVE-2014-7824\n- CVE-2015-0245\n\nFinally, the following packages received non-security fixes:\n\n- augeas\n- bzip2\n- ca-certificates-mozilla\n- coreutils\n- cryptsetup\n- cyrus-sasl\n- dirmngr\n- e2fsprogs\n- findutils\n- gpg2\n- insserv-compat\n- kmod\n- libcap\n- libsolv\n- libzypp\n- openldap2\n- p11-kit\n- permissions\n- procps\n- rpm\n- sed\n- shadow\n- zypper\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-Module-Containers-12-2017-1672",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2699-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2017:2699-1",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172699-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2017:2699-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-October/003288.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1056193",
        "url": "https://bugzilla.suse.com/1056193"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 975726",
        "url": "https://bugzilla.suse.com/975726"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2012-6702 page",
        "url": "https://www.suse.com/security/cve/CVE-2012-6702/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-0191 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-0191/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-6271 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-6271/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-6277 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-6277/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-6278 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-6278/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-7169 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-7169/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-7187 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-7187/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-7824 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-7824/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-8964 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-8964/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-9770 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-9770/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-0245 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-0245/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-1283 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-1283/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-2059 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-2059/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-2325 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-2325/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-2327 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-2327/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-2328 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-2328/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-3210 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-3210/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-3217 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-3217/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-3238 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-3238/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-3622 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-3622/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-5073 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-5073/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-5218 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-5218/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-5276 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-5276/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-7511 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-7511/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8380 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8380/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8381 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8381/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8382 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8382/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8383 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8383/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8384 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8384/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8385 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8385/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8386 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8386/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8387 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8387/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8388 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8388/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8389 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8389/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8390 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8390/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8391 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8391/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8392 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8392/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8393 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8393/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8394 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8394/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8395 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8395/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8806 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8806/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8842 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8842/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8853 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8853/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8948 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8948/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-0634 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-0634/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-0718 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-0718/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-0787 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-0787/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1234 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1234/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1238 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1238/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1283 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1283/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1762 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1762/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1833 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1833/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1834 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1834/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1835 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1835/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1837 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1837/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1838 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1838/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1839 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1839/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1840 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1840/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2037 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2037/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2073 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2073/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2105 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2105/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2106 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2106/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2107 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2107/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2108 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2108/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2109 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2109/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2177 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2177/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2178 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2178/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2179 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2179/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2180 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2180/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2181 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2181/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2182 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2182/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2183 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2183/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2381 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2381/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3075 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3075/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3191 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3191/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3627 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3627/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3705 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3705/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3706 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3706/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4008 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4008/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4429 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4429/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4447 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4447/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4448 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4448/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4449 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4449/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4483 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4483/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4574 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4574/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4579 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4579/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-4658 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-4658/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5011 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5011/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5300 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5300/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5419 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5419/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5420 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5420/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5421 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5421/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6185 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6185/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6261 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6261/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6262 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6262/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6263 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6263/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6302 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6302/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6303 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6303/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6304 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6304/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6306 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6306/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6313 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6313/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6318 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6318/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7141 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7141/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7167 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7167/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7543 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7543/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-7796 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-7796/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8615 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8615/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8616 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8616/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8617 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8617/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8618 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8618/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8619 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8619/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8620 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8620/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8621 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8621/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8622 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8622/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8623 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8623/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-8624 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-8624/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9063 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9063/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9318 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9318/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9586 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9586/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9597 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9597/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9840 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9840/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9841 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9841/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9842 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9842/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9843 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9843/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000100 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000100/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000101 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000101/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000366 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000366/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10684 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10684/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10685 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10685/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-11112 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-11112/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-11113 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-11113/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-2616 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-2616/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-6507 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-6507/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-7407 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-7407/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-7526 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-7526/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9047 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9047/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9048 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9048/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9049 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9049/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9050 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9050/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9233 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9233/"
      }
    ],
    "title": "Security update for SLES 12 Docker image",
    "tracking": {
      "current_release_date": "2017-10-10T19:37:24Z",
      "generator": {
        "date": "2017-10-10T19:37:24Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2017:2699-1",
      "initial_release_date": "2017-10-10T19:37:24Z",
      "revision_history": [
        {
          "date": "2017-10-10T19:37:24Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sles12-docker-image-1.1.4-20171002.ppc64le",
                "product": {
                  "name": "sles12-docker-image-1.1.4-20171002.ppc64le",
                  "product_id": "sles12-docker-image-1.1.4-20171002.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sles12-docker-image-1.1.4-20171002.s390x",
                "product": {
                  "name": "sles12-docker-image-1.1.4-20171002.s390x",
                  "product_id": "sles12-docker-image-1.1.4-20171002.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sles12-docker-image-1.1.4-20171002.x86_64",
                "product": {
                  "name": "sles12-docker-image-1.1.4-20171002.x86_64",
                  "product_id": "sles12-docker-image-1.1.4-20171002.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Containers 12",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Containers 12",
                  "product_id": "SUSE Linux Enterprise Module for Containers 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-containers:12"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sles12-docker-image-1.1.4-20171002.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le"
        },
        "product_reference": "sles12-docker-image-1.1.4-20171002.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sles12-docker-image-1.1.4-20171002.s390x as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x"
        },
        "product_reference": "sles12-docker-image-1.1.4-20171002.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sles12-docker-image-1.1.4-20171002.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        },
        "product_reference": "sles12-docker-image-1.1.4-20171002.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2012-6702",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2012-6702"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Expat, when used in a parser that has not called XML_SetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2012-6702",
          "url": "https://www.suse.com/security/cve/CVE-2012-6702"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983215 for CVE-2012-6702",
          "url": "https://bugzilla.suse.com/983215"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983216 for CVE-2012-6702",
          "url": "https://bugzilla.suse.com/983216"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2012-6702"
    },
    {
      "cve": "CVE-2014-0191",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-0191"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlParserHandlePEReference function in parser.c in libxml2 before 2.9.2, as used in Web Listener in Oracle HTTP Server in Oracle Fusion Middleware 11.1.1.7.0, 12.1.2.0, and 12.1.3.0 and other products, loads external parameter entities regardless of whether entity substitution or validation is enabled, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-0191",
          "url": "https://www.suse.com/security/cve/CVE-2014-0191"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014873 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/1014873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 876652 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/876652"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 877506 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/877506"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 996079 for CVE-2014-0191",
          "url": "https://bugzilla.suse.com/996079"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-0191"
    },
    {
      "cve": "CVE-2014-6271",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-6271"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution, aka \"ShellShock.\"  NOTE: the original fix for this issue was incorrect; CVE-2014-7169 has been assigned to cover the vulnerability that is still present after the incorrect fix.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-6271",
          "url": "https://www.suse.com/security/cve/CVE-2014-6271"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1024628 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/1024628"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1130324 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/1130324"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 870618 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/870618"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 896776 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/896776"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898346 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/898346"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898604 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/898604"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900127 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/900127"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900454 for CVE-2014-6271",
          "url": "https://bugzilla.suse.com/900454"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-6271"
    },
    {
      "cve": "CVE-2014-6277",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-6277"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized memory access, and untrusted-pointer read and write operations) via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271 and CVE-2014-7169.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-6277",
          "url": "https://www.suse.com/security/cve/CVE-2014-6277"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-6277",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-6277",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900127 for CVE-2014-6277",
          "url": "https://bugzilla.suse.com/900127"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900454 for CVE-2014-6277",
          "url": "https://bugzilla.suse.com/900454"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2014-6277"
    },
    {
      "cve": "CVE-2014-6278",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-6278"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, which allows remote attackers to execute arbitrary commands via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271, CVE-2014-7169, and CVE-2014-6277.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-6278",
          "url": "https://www.suse.com/security/cve/CVE-2014-6278"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898604 for CVE-2014-6278",
          "url": "https://bugzilla.suse.com/898604"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-6278",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-6278",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900127 for CVE-2014-6278",
          "url": "https://bugzilla.suse.com/900127"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2014-6278"
    },
    {
      "cve": "CVE-2014-7169",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-7169"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-7169",
          "url": "https://www.suse.com/security/cve/CVE-2014-7169"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1024628 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/1024628"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1130324 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/1130324"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 870618 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/870618"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 896776 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/896776"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898346 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/898346"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898762 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/898762"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 899039 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/899039"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 899266 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/899266"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900127 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/900127"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 900454 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/900454"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 902237 for CVE-2014-7169",
          "url": "https://bugzilla.suse.com/902237"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-7169"
    },
    {
      "cve": "CVE-2014-7187",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-7187"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Off-by-one error in the read_token_word function in parse.y in GNU Bash through 4.3 bash43-026 allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via deeply nested for loops, aka the \"word_lineno\" issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-7187",
          "url": "https://www.suse.com/security/cve/CVE-2014-7187"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1024628 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/1024628"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898603 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/898603"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898812 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/898812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 898884 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/898884"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 899039 for CVE-2014-7187",
          "url": "https://bugzilla.suse.com/899039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-7187"
    },
    {
      "cve": "CVE-2014-7824",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-7824"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "D-Bus 1.3.0 through 1.6.x before 1.6.26, 1.8.x before 1.8.10, and 1.9.x before 1.9.2 allows local users to cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-3636.1.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-7824",
          "url": "https://www.suse.com/security/cve/CVE-2014-7824"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 904017 for CVE-2014-7824",
          "url": "https://bugzilla.suse.com/904017"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-7824"
    },
    {
      "cve": "CVE-2014-8964",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-8964"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in PCRE 8.36 and earlier allows remote attackers to cause a denial of service (crash) or have other unspecified impact via a crafted regular expression, related to an assertion that allows zero repeats.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-8964",
          "url": "https://www.suse.com/security/cve/CVE-2014-8964"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 924960 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/924960"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 933288 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/933288"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936408 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/936408"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2014-8964",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-8964"
    },
    {
      "cve": "CVE-2014-9770",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-9770"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "tmpfiles.d/systemd.conf in systemd before 214 uses weak permissions for journal files under (1) /run/log/journal/%m and (2) /var/log/journal/%m, which allows local users to obtain sensitive information by reading these files.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-9770",
          "url": "https://www.suse.com/security/cve/CVE-2014-9770"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 972612 for CVE-2014-9770",
          "url": "https://bugzilla.suse.com/972612"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-9770"
    },
    {
      "cve": "CVE-2015-0245",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-0245"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "D-Bus 1.4.x through 1.6.x before 1.6.30, 1.8.x before 1.8.16, and 1.9.x before 1.9.10 does not validate the source of ActivationFailure signals, which allows local users to cause a denial of service (activation failure error returned) by leveraging a race condition involving sending an ActivationFailure signal before systemd responds.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-0245",
          "url": "https://www.suse.com/security/cve/CVE-2015-0245"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003898 for CVE-2015-0245",
          "url": "https://bugzilla.suse.com/1003898"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 916343 for CVE-2015-0245",
          "url": "https://bugzilla.suse.com/916343"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-0245"
    },
    {
      "cve": "CVE-2015-1283",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-1283"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple integer overflows in the XML_GetBuffer function in Expat through 2.1.0, as used in Google Chrome before 44.0.2403.89 and other products, allow remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted XML data, a related issue to CVE-2015-2716.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-1283",
          "url": "https://www.suse.com/security/cve/CVE-2015-1283"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034050 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/1034050"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 939077 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/939077"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979441 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/979441"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980391 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/980391"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983985 for CVE-2015-1283",
          "url": "https://bugzilla.suse.com/983985"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-1283"
    },
    {
      "cve": "CVE-2015-2059",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-2059"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The stringprep_utf8_to_ucs4 function in libin before 1.31, as used in jabberd2, allows context-dependent attackers to read system memory and possibly have other unspecified impact via invalid UTF-8 characters in a string, which triggers an out-of-bounds read.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-2059",
          "url": "https://www.suse.com/security/cve/CVE-2015-2059"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173590 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/1173590"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 919214 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/919214"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 923241 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/923241"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 937096 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/937096"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 937097 for CVE-2015-2059",
          "url": "https://bugzilla.suse.com/937097"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-2059"
    },
    {
      "cve": "CVE-2015-2325",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-2325"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The compile_branch function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code, cause a denial of service (out-of-bounds heap read and crash), or possibly have other unspecified impact via a regular expression with a group containing a forward reference repeated a large number of times within a repeated outer group that has a zero minimum quantifier.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-2325",
          "url": "https://www.suse.com/security/cve/CVE-2015-2325"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 924960 for CVE-2015-2325",
          "url": "https://bugzilla.suse.com/924960"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 933288 for CVE-2015-2325",
          "url": "https://bugzilla.suse.com/933288"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936408 for CVE-2015-2325",
          "url": "https://bugzilla.suse.com/936408"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-2325",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-2325"
    },
    {
      "cve": "CVE-2015-2327",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-2327"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-2327",
          "url": "https://www.suse.com/security/cve/CVE-2015-2327"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-2327",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957567 for CVE-2015-2327",
          "url": "https://bugzilla.suse.com/957567"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-2327"
    },
    {
      "cve": "CVE-2015-2328",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-2328"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.36 mishandles the /((?(R)a|(?1)))+/ pattern and related patterns with certain recursion, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-2328",
          "url": "https://www.suse.com/security/cve/CVE-2015-2328"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-2328",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957600 for CVE-2015-2328",
          "url": "https://bugzilla.suse.com/957600"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-2328"
    },
    {
      "cve": "CVE-2015-3210",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-3210"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in PCRE 8.34 through 8.37 and PCRE2 10.10 allows remote attackers to execute arbitrary code via a crafted regular expression, as demonstrated by /^(?P=B)((?P=B)(?J:(?P\u003cB\u003ec)(?P\u003cB\u003ea(?P=B)))\u003eWGXCREDITS)/, a different vulnerability than CVE-2015-8384.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-3210",
          "url": "https://www.suse.com/security/cve/CVE-2015-3210"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 933288 for CVE-2015-3210",
          "url": "https://bugzilla.suse.com/933288"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-3210",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-3210",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-3210"
    },
    {
      "cve": "CVE-2015-3217",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-3217"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE 7.8 and 8.32 through 8.37, and PCRE2 10.10 mishandle group empty matches, which might allow remote attackers to cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by /^(?:(?(1)\\\\.|([^\\\\\\\\W_])?)+)+$/.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-3217",
          "url": "https://www.suse.com/security/cve/CVE-2015-3217"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 933878 for CVE-2015-3217",
          "url": "https://bugzilla.suse.com/933878"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-3217",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-3217"
    },
    {
      "cve": "CVE-2015-3238",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-3238"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The _unix_run_helper_binary function in the pam_unix module in Linux-PAM (aka pam) before 1.2.1, when unable to directly access passwords, allows local users to enumerate usernames or cause a denial of service (hang) via a large password.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-3238",
          "url": "https://www.suse.com/security/cve/CVE-2015-3238"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123794 for CVE-2015-3238",
          "url": "https://bugzilla.suse.com/1123794"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 934920 for CVE-2015-3238",
          "url": "https://bugzilla.suse.com/934920"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-3238"
    },
    {
      "cve": "CVE-2015-3622",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-3622"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The _asn1_extract_der_octet function in lib/decoding.c in GNU Libtasn1 before 4.5 allows remote attackers to cause a denial of service (out-of-bounds heap read) via a crafted certificate.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-3622",
          "url": "https://www.suse.com/security/cve/CVE-2015-3622"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 929414 for CVE-2015-3622",
          "url": "https://bugzilla.suse.com/929414"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-3622"
    },
    {
      "cve": "CVE-2015-5073",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-5073"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in the find_fixedlength function in pcre_compile.c in PCRE before 8.38 allows remote attackers to cause a denial of service (crash) or obtain sensitive information from heap memory and possibly bypass the ASLR protection mechanism via a crafted regular expression with an excess closing parenthesis.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-5073",
          "url": "https://www.suse.com/security/cve/CVE-2015-5073"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936227 for CVE-2015-5073",
          "url": "https://bugzilla.suse.com/936227"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-5073"
    },
    {
      "cve": "CVE-2015-5218",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-5218"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Buffer overflow in text-utils/colcrt.c in colcrt in util-linux before 2.27 allows local users to cause a denial of service (crash) via a crafted file, related to the page global variable.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-5218",
          "url": "https://www.suse.com/security/cve/CVE-2015-5218"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 949754 for CVE-2015-5218",
          "url": "https://bugzilla.suse.com/949754"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-5218"
    },
    {
      "cve": "CVE-2015-5276",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-5276"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The std::random_device class in libstdc++ in the GNU Compiler Collection (aka GCC) before 4.9.4 does not properly handle short reads from blocking sources, which makes it easier for context-dependent attackers to predict the random values via unspecified vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-5276",
          "url": "https://www.suse.com/security/cve/CVE-2015-5276"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 945842 for CVE-2015-5276",
          "url": "https://bugzilla.suse.com/945842"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-5276"
    },
    {
      "cve": "CVE-2015-7511",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-7511"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Libgcrypt before 1.6.5 does not properly perform elliptic-point curve multiplication during decryption, which makes it easier for physically proximate attackers to extract ECDH keys by measuring electromagnetic emanations.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-7511",
          "url": "https://www.suse.com/security/cve/CVE-2015-7511"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 965902 for CVE-2015-7511",
          "url": "https://bugzilla.suse.com/965902"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-7511"
    },
    {
      "cve": "CVE-2015-8380",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8380"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // pattern with a \\01 string, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8380",
          "url": "https://www.suse.com/security/cve/CVE-2015-8380"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957566 for CVE-2015-8380",
          "url": "https://bugzilla.suse.com/957566"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2015-8380"
    },
    {
      "cve": "CVE-2015-8381",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8381"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The compile_regex function in pcre_compile.c in PCRE before 8.38 and pcre2_compile.c in PCRE2 before 10.2x mishandles the /(?J:(?|(:(?|(?\u0027R\u0027)(\\k\u0027R\u0027)|((?\u0027R\u0027)))H\u0027Rk\u0027Rf)|s(?\u0027R\u0027))))/ and /(?J:(?|(:(?|(?\u0027R\u0027)(\\z(?|(?\u0027R\u0027)(\\k\u0027R\u0027)|((?\u0027R\u0027)))k\u0027R\u0027)|((?\u0027R\u0027)))H\u0027Ak\u0027Rf)|s(?\u0027R\u0027)))/ patterns, and related patterns with certain group references, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8381",
          "url": "https://www.suse.com/security/cve/CVE-2015-8381"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-8381",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8381",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8381",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8381"
    },
    {
      "cve": "CVE-2015-8382",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8382"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (partially initialized memory and application crash) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-2547.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8382",
          "url": "https://www.suse.com/security/cve/CVE-2015-8382"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8382",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8382",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8382"
    },
    {
      "cve": "CVE-2015-8383",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8383"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8383",
          "url": "https://www.suse.com/security/cve/CVE-2015-8383"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8383",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8383",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8383"
    },
    {
      "cve": "CVE-2015-8384",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8384"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the /(?J)(?\u0027d\u0027(?\u0027d\u0027\\g{d}))/ pattern and related patterns with certain recursive back references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8392 and CVE-2015-8395.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8384",
          "url": "https://www.suse.com/security/cve/CVE-2015-8384"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-8384",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8384",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8384",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8384"
    },
    {
      "cve": "CVE-2015-8385",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8385"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the /(?|(\\k\u0027Pm\u0027)|(?\u0027Pm\u0027))/ pattern and related patterns with certain forward references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8385",
          "url": "https://www.suse.com/security/cve/CVE-2015-8385"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8385",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8385",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8385"
    },
    {
      "cve": "CVE-2015-8386",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8386"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8386",
          "url": "https://www.suse.com/security/cve/CVE-2015-8386"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8386",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8386",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8386"
    },
    {
      "cve": "CVE-2015-8387",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8387"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8387",
          "url": "https://www.suse.com/security/cve/CVE-2015-8387"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8387",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8387",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8387"
    },
    {
      "cve": "CVE-2015-8388",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8388"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the /(?=di(?\u003c=(?1))|(?=(.))))/ pattern and related patterns with an unmatched closing parenthesis, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8388",
          "url": "https://www.suse.com/security/cve/CVE-2015-8388"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936227 for CVE-2015-8388",
          "url": "https://bugzilla.suse.com/936227"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8388",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8388",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8388"
    },
    {
      "cve": "CVE-2015-8389",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8389"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the /(?:|a|){100}x/ pattern and related patterns, which allows remote attackers to cause a denial of service (infinite recursion) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8389",
          "url": "https://www.suse.com/security/cve/CVE-2015-8389"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8389",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8389",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8389"
    },
    {
      "cve": "CVE-2015-8390",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8390"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the [: and \\\\ substrings in character classes, which allows remote attackers to cause a denial of service (uninitialized memory read) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8390",
          "url": "https://www.suse.com/security/cve/CVE-2015-8390"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8390",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8390",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8390"
    },
    {
      "cve": "CVE-2015-8391",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8391"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The pcre_compile function in pcre_compile.c in PCRE before 8.38 mishandles certain [: nesting, which allows remote attackers to cause a denial of service (CPU consumption) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8391",
          "url": "https://www.suse.com/security/cve/CVE-2015-8391"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8391",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8391",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8391"
    },
    {
      "cve": "CVE-2015-8392",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8392"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles certain instances of the (?| substring, which allows remote attackers to cause a denial of service (unintended recursion and buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and CVE-2015-8395.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8392",
          "url": "https://www.suse.com/security/cve/CVE-2015-8392"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-8392",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8392",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8392",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8392"
    },
    {
      "cve": "CVE-2015-8393",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8393"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "pcregrep in PCRE before 8.38 mishandles the -q option for binary files, which might allow remote attackers to obtain sensitive information via a crafted file, as demonstrated by a CGI script that sends stdout data to a client.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8393",
          "url": "https://www.suse.com/security/cve/CVE-2015-8393"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8393",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8393",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8393"
    },
    {
      "cve": "CVE-2015-8394",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8394"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles the (?(\u003cdigits\u003e) and (?(R\u003cdigits\u003e) conditions, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8394",
          "url": "https://www.suse.com/security/cve/CVE-2015-8394"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8394",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8394",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8394"
    },
    {
      "cve": "CVE-2015-8395",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8395"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "PCRE before 8.38 mishandles certain references, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and CVE-2015-8392.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8395",
          "url": "https://www.suse.com/security/cve/CVE-2015-8395"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 906574 for CVE-2015-8395",
          "url": "https://bugzilla.suse.com/906574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 957598 for CVE-2015-8395",
          "url": "https://bugzilla.suse.com/957598"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 958373 for CVE-2015-8395",
          "url": "https://bugzilla.suse.com/958373"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2015-8395"
    },
    {
      "cve": "CVE-2015-8806",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8806"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "dict.c in libxml2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via an unexpected character immediately after the \"\u003c!DOCTYPE html\" substring in a crafted HTML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8806",
          "url": "https://www.suse.com/security/cve/CVE-2015-8806"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 963963 for CVE-2015-8806",
          "url": "https://bugzilla.suse.com/963963"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 965283 for CVE-2015-8806",
          "url": "https://bugzilla.suse.com/965283"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981114 for CVE-2015-8806",
          "url": "https://bugzilla.suse.com/981114"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8806"
    },
    {
      "cve": "CVE-2015-8842",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8842"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "tmpfiles.d/systemd.conf in systemd before 229 uses weak permissions for /var/log/journal/%m/system.journal, which allows local users to obtain sensitive information by reading the file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8842",
          "url": "https://www.suse.com/security/cve/CVE-2015-8842"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 972612 for CVE-2015-8842",
          "url": "https://bugzilla.suse.com/972612"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8842"
    },
    {
      "cve": "CVE-2015-8853",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8853"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The (1) S_reghop3, (2) S_reghop4, and (3) S_reghopmaybe3 functions in regexec.c in Perl before 5.24.0 allow context-dependent attackers to cause a denial of service (infinite loop) via crafted utf-8 data, as demonstrated by \"a\\x80.\"",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8853",
          "url": "https://www.suse.com/security/cve/CVE-2015-8853"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 976584 for CVE-2015-8853",
          "url": "https://bugzilla.suse.com/976584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997948 for CVE-2015-8853",
          "url": "https://bugzilla.suse.com/997948"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997950 for CVE-2015-8853",
          "url": "https://bugzilla.suse.com/997950"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8853"
    },
    {
      "cve": "CVE-2015-8948",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8948"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "idn in GNU libidn before 1.33 might allow remote attackers to obtain sensitive memory information by reading a zero byte as input, which triggers an out-of-bounds read.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8948",
          "url": "https://www.suse.com/security/cve/CVE-2015-8948"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014473 for CVE-2015-8948",
          "url": "https://bugzilla.suse.com/1014473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173590 for CVE-2015-8948",
          "url": "https://bugzilla.suse.com/1173590"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1190777 for CVE-2015-8948",
          "url": "https://bugzilla.suse.com/1190777"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990189 for CVE-2015-8948",
          "url": "https://bugzilla.suse.com/990189"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8948"
    },
    {
      "cve": "CVE-2016-0634",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-0634"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The expansion of \u0027\\h\u0027 in the prompt string in bash 4.3 allows remote authenticated users to execute arbitrary code via shell metacharacters placed in \u0027hostname\u0027 of a machine.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-0634",
          "url": "https://www.suse.com/security/cve/CVE-2016-0634"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1000396 for CVE-2016-0634",
          "url": "https://bugzilla.suse.com/1000396"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001299 for CVE-2016-0634",
          "url": "https://bugzilla.suse.com/1001299"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1159416 for CVE-2016-0634",
          "url": "https://bugzilla.suse.com/1159416"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188388 for CVE-2016-0634",
          "url": "https://bugzilla.suse.com/1188388"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-0634"
    },
    {
      "cve": "CVE-2016-0718",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-0718"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Expat allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a malformed input document, which triggers a buffer overflow.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-0718",
          "url": "https://www.suse.com/security/cve/CVE-2016-0718"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979441 for CVE-2016-0718",
          "url": "https://bugzilla.suse.com/979441"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991809 for CVE-2016-0718",
          "url": "https://bugzilla.suse.com/991809"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-0718"
    },
    {
      "cve": "CVE-2016-0787",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-0787"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The diffie_hellman_sha256 function in kex.c in libssh2 before 1.7.0 improperly truncates secrets to 128 or 256 bits, which makes it easier for man-in-the-middle attackers to decrypt or intercept SSH sessions via unspecified vectors, aka a \"bits/bytes confusion bug.\"",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-0787",
          "url": "https://www.suse.com/security/cve/CVE-2016-0787"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1149968 for CVE-2016-0787",
          "url": "https://bugzilla.suse.com/1149968"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 967026 for CVE-2016-0787",
          "url": "https://bugzilla.suse.com/967026"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 968174 for CVE-2016-0787",
          "url": "https://bugzilla.suse.com/968174"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 974691 for CVE-2016-0787",
          "url": "https://bugzilla.suse.com/974691"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-0787"
    },
    {
      "cve": "CVE-2016-1234",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1234"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the glob implementation in GNU C Library (aka glibc) before 2.24, when GLOB_ALTDIRFUNC is used, allows context-dependent attackers to cause a denial of service (crash) via a long name.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1234",
          "url": "https://www.suse.com/security/cve/CVE-2016-1234"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1020940 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/1020940"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 969727 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/969727"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988770 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/988770"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988782 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/988782"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 989127 for CVE-2016-1234",
          "url": "https://bugzilla.suse.com/989127"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1234"
    },
    {
      "cve": "CVE-2016-1238",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1238"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "(1) cpan/Archive-Tar/bin/ptar, (2) cpan/Archive-Tar/bin/ptardiff, (3) cpan/Archive-Tar/bin/ptargrep, (4) cpan/CPAN/scripts/cpan, (5) cpan/Digest-SHA/shasum, (6) cpan/Encode/bin/enc2xs, (7) cpan/Encode/bin/encguess, (8) cpan/Encode/bin/piconv, (9) cpan/Encode/bin/ucmlint, (10) cpan/Encode/bin/unidump, (11) cpan/ExtUtils-MakeMaker/bin/instmodsh, (12) cpan/IO-Compress/bin/zipdetails, (13) cpan/JSON-PP/bin/json_pp, (14) cpan/Test-Harness/bin/prove, (15) dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp, (16) dist/Module-CoreList/corelist, (17) ext/Pod-Html/bin/pod2html, (18) utils/c2ph.PL, (19) utils/h2ph.PL, (20) utils/h2xs.PL, (21) utils/libnetcfg.PL, (22) utils/perlbug.PL, (23) utils/perldoc.PL, (24) utils/perlivp.PL, and (25) utils/splain.PL in Perl 5.x before 5.22.3-RC2 and 5.24 before 5.24.1-RC2 do not properly remove . (period) characters from the end of the includes directory array, which might allow local users to gain privileges via a Trojan horse module under the current working directory.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1238",
          "url": "https://www.suse.com/security/cve/CVE-2016-1238"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1108749 for CVE-2016-1238",
          "url": "https://bugzilla.suse.com/1108749"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123389 for CVE-2016-1238",
          "url": "https://bugzilla.suse.com/1123389"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 987887 for CVE-2016-1238",
          "url": "https://bugzilla.suse.com/987887"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988311 for CVE-2016-1238",
          "url": "https://bugzilla.suse.com/988311"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1238"
    },
    {
      "cve": "CVE-2016-1283",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1283"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The pcre_compile2 function in pcre_compile.c in PCRE 8.38 mishandles the /((?:F?+(?:^(?(R)a+\\\"){99}-))(?J)(?\u0027R\u0027(?\u0027R\u0027\u003c((?\u0027RR\u0027(?\u0027R\u0027\\){97)?J)?J)(?\u0027R\u0027(?\u0027R\u0027\\){99|(:(?|(?\u0027R\u0027)(\\k\u0027R\u0027)|((?\u0027R\u0027)))H\u0027R\u0027R)(H\u0027R))))))/ pattern and related patterns with named subgroups, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1283",
          "url": "https://www.suse.com/security/cve/CVE-2016-1283"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 960837 for CVE-2016-1283",
          "url": "https://bugzilla.suse.com/960837"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2016-1283"
    },
    {
      "cve": "CVE-2016-1762",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1762"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlNextChar function in libxml2 before 2.9.4 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1762",
          "url": "https://www.suse.com/security/cve/CVE-2016-1762"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1762",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981040 for CVE-2016-1762",
          "url": "https://bugzilla.suse.com/981040"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1762"
    },
    {
      "cve": "CVE-2016-1833",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1833"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The htmlCurrentChar function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1833",
          "url": "https://www.suse.com/security/cve/CVE-2016-1833"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1833",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981108 for CVE-2016-1833",
          "url": "https://bugzilla.suse.com/981108"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1833"
    },
    {
      "cve": "CVE-2016-1834",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1834"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in the xmlStrncat function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1834",
          "url": "https://www.suse.com/security/cve/CVE-2016-1834"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1834",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981041 for CVE-2016-1834",
          "url": "https://bugzilla.suse.com/981041"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1834"
    },
    {
      "cve": "CVE-2016-1835",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1835"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Use-after-free vulnerability in the xmlSAX2AttributeNs function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2 and OS X before 10.11.5, allows remote attackers to cause a denial of service via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1835",
          "url": "https://www.suse.com/security/cve/CVE-2016-1835"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1835",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981109 for CVE-2016-1835",
          "url": "https://bugzilla.suse.com/981109"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1835"
    },
    {
      "cve": "CVE-2016-1837",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1837"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple use-after-free vulnerabilities in the (1) htmlPArsePubidLiteral and (2) htmlParseSystemiteral functions in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allow remote attackers to cause a denial of service via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1837",
          "url": "https://www.suse.com/security/cve/CVE-2016-1837"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1837",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981111 for CVE-2016-1837",
          "url": "https://bugzilla.suse.com/981111"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1837"
    },
    {
      "cve": "CVE-2016-1838",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1838"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlPArserPrintFileContextInternal function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1838",
          "url": "https://www.suse.com/security/cve/CVE-2016-1838"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1838",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981112 for CVE-2016-1838",
          "url": "https://bugzilla.suse.com/981112"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1838"
    },
    {
      "cve": "CVE-2016-1839",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1839"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlDictAddString function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1839",
          "url": "https://www.suse.com/security/cve/CVE-2016-1839"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039069 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1039069"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039661 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1039661"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069433 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1069433"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069690 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1069690"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 963963 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/963963"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981114 for CVE-2016-1839",
          "url": "https://bugzilla.suse.com/981114"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1839"
    },
    {
      "cve": "CVE-2016-1840",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1840"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in the xmlFAParsePosCharGroup function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1840",
          "url": "https://www.suse.com/security/cve/CVE-2016-1840"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-1840",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981115 for CVE-2016-1840",
          "url": "https://bugzilla.suse.com/981115"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-1840"
    },
    {
      "cve": "CVE-2016-2037",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2037"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The cpio_safer_name_suffix function in util.c in cpio 2.11 allows remote attackers to cause a denial of service (out-of-bounds write) via a crafted cpio file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2037",
          "url": "https://www.suse.com/security/cve/CVE-2016-2037"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1028410 for CVE-2016-2037",
          "url": "https://bugzilla.suse.com/1028410"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 963448 for CVE-2016-2037",
          "url": "https://bugzilla.suse.com/963448"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2037"
    },
    {
      "cve": "CVE-2016-2073",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2073"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The htmlParseNameComplex function in HTMLparser.c in libxml2 allows attackers to cause a denial of service (out-of-bounds read) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2073",
          "url": "https://www.suse.com/security/cve/CVE-2016-2073"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 963963 for CVE-2016-2073",
          "url": "https://bugzilla.suse.com/963963"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2073"
    },
    {
      "cve": "CVE-2016-2105",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2105"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Integer overflow in the EVP_EncodeUpdate function in crypto/evp/encode.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (heap memory corruption) via a large amount of binary data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2105",
          "url": "https://www.suse.com/security/cve/CVE-2016-2105"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977614 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/977614"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 989902 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/989902"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990369 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/990369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990370 for CVE-2016-2105",
          "url": "https://bugzilla.suse.com/990370"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2105"
    },
    {
      "cve": "CVE-2016-2106",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2106"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Integer overflow in the EVP_EncryptUpdate function in crypto/evp/evp_enc.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (heap memory corruption) via a large amount of data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2106",
          "url": "https://www.suse.com/security/cve/CVE-2016-2106"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977615 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/977615"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979279 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/979279"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990369 for CVE-2016-2106",
          "url": "https://bugzilla.suse.com/990369"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2106"
    },
    {
      "cve": "CVE-2016-2107",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2107"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The AES-NI implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h does not consider memory allocation during a certain padding check, which allows remote attackers to obtain sensitive cleartext information via a padding-oracle attack against an AES CBC session. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-0169.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2107",
          "url": "https://www.suse.com/security/cve/CVE-2016-2107"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 976942 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/976942"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977616 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/977616"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990369 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/990369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990370 for CVE-2016-2107",
          "url": "https://bugzilla.suse.com/990370"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-2107"
    },
    {
      "cve": "CVE-2016-2108",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2108"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The ASN.1 implementation in OpenSSL before 1.0.1o and 1.0.2 before 1.0.2c allows remote attackers to execute arbitrary code or cause a denial of service (buffer underflow and memory corruption) via an ANY field in crafted serialized data, aka the \"negative zero\" issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2108",
          "url": "https://www.suse.com/security/cve/CVE-2016-2108"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001502 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/1001502"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004499 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/1004499"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005878 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/1005878"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1148697 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/1148697"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977617 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/977617"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 989345 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/989345"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 996067 for CVE-2016-2108",
          "url": "https://bugzilla.suse.com/996067"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-2108"
    },
    {
      "cve": "CVE-2016-2109",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2109"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The asn1_d2i_read_bio function in crypto/asn1/a_d2i_fp.c in the ASN.1 BIO implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (memory consumption) via a short invalid encoding.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2109",
          "url": "https://www.suse.com/security/cve/CVE-2016-2109"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1015243 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/1015243"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 976942 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/976942"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 977584 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/977584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978492 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/978492"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990369 for CVE-2016-2109",
          "url": "https://bugzilla.suse.com/990369"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2109"
    },
    {
      "cve": "CVE-2016-2177",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2177"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "OpenSSL through 1.0.2h incorrectly uses pointer arithmetic for heap-buffer boundary checks, which might allow remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact by leveraging unexpected malloc behavior, related to s3_srvr.c, ssl_sess.c, and t1_lib.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2177",
          "url": "https://www.suse.com/security/cve/CVE-2016-2177"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 982575 for CVE-2016-2177",
          "url": "https://bugzilla.suse.com/982575"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999075 for CVE-2016-2177",
          "url": "https://bugzilla.suse.com/999075"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2177",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-2177"
    },
    {
      "cve": "CVE-2016-2178",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2178"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The dsa_sign_setup function in crypto/dsa/dsa_ossl.c in OpenSSL through 1.0.2h does not properly ensure the use of constant-time operations, which makes it easier for local users to discover a DSA private key via a timing side-channel attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2178",
          "url": "https://www.suse.com/security/cve/CVE-2016-2178"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-2178",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983249 for CVE-2016-2178",
          "url": "https://bugzilla.suse.com/983249"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983519 for CVE-2016-2178",
          "url": "https://bugzilla.suse.com/983519"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2178",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2178"
    },
    {
      "cve": "CVE-2016-2179",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2179"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The DTLS implementation in OpenSSL before 1.1.0 does not properly restrict the lifetime of queue entries associated with unused out-of-order messages, which allows remote attackers to cause a denial of service (memory consumption) by maintaining many crafted DTLS sessions simultaneously, related to d1_lib.c, statem_dtls.c, statem_lib.c, and statem_srvr.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2179",
          "url": "https://www.suse.com/security/cve/CVE-2016-2179"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-2179",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-2179",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2179",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2179"
    },
    {
      "cve": "CVE-2016-2180",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2180"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The TS_OBJ_print_bio function in crypto/ts/ts_lib.c in the X.509 Public Key Infrastructure Time-Stamp Protocol (TSP) implementation in OpenSSL through 1.0.2h allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted time-stamp file that is mishandled by the \"openssl ts\" command.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2180",
          "url": "https://www.suse.com/security/cve/CVE-2016-2180"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003811 for CVE-2016-2180",
          "url": "https://bugzilla.suse.com/1003811"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990419 for CVE-2016-2180",
          "url": "https://bugzilla.suse.com/990419"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2180",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2180"
    },
    {
      "cve": "CVE-2016-2181",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2181"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The Anti-Replay feature in the DTLS implementation in OpenSSL before 1.1.0 mishandles early use of a new epoch number in conjunction with a large sequence number, which allows remote attackers to cause a denial of service (false-positive packet drops) via spoofed DTLS records, related to rec_layer_d1.c and ssl3_record.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2181",
          "url": "https://www.suse.com/security/cve/CVE-2016-2181"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-2181",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994749 for CVE-2016-2181",
          "url": "https://bugzilla.suse.com/994749"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-2181",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2181",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2181"
    },
    {
      "cve": "CVE-2016-2182",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2182"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The BN_bn2dec function in crypto/bn/bn_print.c in OpenSSL before 1.1.0 does not properly validate division results, which allows remote attackers to cause a denial of service (out-of-bounds write and application crash) or possibly have unspecified other impact via unknown vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2182",
          "url": "https://www.suse.com/security/cve/CVE-2016-2182"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 993819 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/993819"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 995959 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/995959"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-2182",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-2182"
    },
    {
      "cve": "CVE-2016-2183",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2183"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The DES and Triple DES ciphers, as used in the TLS, SSH, and IPSec protocols and other protocols and products, have a birthday bound of approximately four billion blocks, which makes it easier for remote attackers to obtain cleartext data via a birthday attack against a long-duration encrypted session, as demonstrated by an HTTPS session using Triple DES in CBC mode, aka a \"Sweet32\" attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2183",
          "url": "https://www.suse.com/security/cve/CVE-2016-2183"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001912 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1001912"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1024218 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1024218"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1027038 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1027038"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034689 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1034689"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1056614 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1056614"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1171693 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/1171693"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 995359 for CVE-2016-2183",
          "url": "https://bugzilla.suse.com/995359"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2183"
    },
    {
      "cve": "CVE-2016-2381",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2381"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2381",
          "url": "https://www.suse.com/security/cve/CVE-2016-2381"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 967082 for CVE-2016-2381",
          "url": "https://bugzilla.suse.com/967082"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 992991 for CVE-2016-2381",
          "url": "https://bugzilla.suse.com/992991"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2381"
    },
    {
      "cve": "CVE-2016-3075",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3075"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the nss_dns implementation of the getnetbyname function in GNU C Library (aka glibc) before 2.24 allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a long name.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3075",
          "url": "https://www.suse.com/security/cve/CVE-2016-3075"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123874 for CVE-2016-3075",
          "url": "https://bugzilla.suse.com/1123874"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 973164 for CVE-2016-3075",
          "url": "https://bugzilla.suse.com/973164"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-3075"
    },
    {
      "cve": "CVE-2016-3191",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3191"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The compile_branch function in pcre_compile.c in PCRE 8.x before 8.39 and pcre2_compile.c in PCRE2 before 10.22 mishandles patterns containing an (*ACCEPT) substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-3542.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3191",
          "url": "https://www.suse.com/security/cve/CVE-2016-3191"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 971741 for CVE-2016-3191",
          "url": "https://bugzilla.suse.com/971741"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-3191"
    },
    {
      "cve": "CVE-2016-3627",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3627"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlStringGetNodeList function in tree.c in libxml2 2.9.3 and earlier, when used in recovery mode, allows context-dependent attackers to cause a denial of service (infinite recursion, stack consumption, and application crash) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3627",
          "url": "https://www.suse.com/security/cve/CVE-2016-3627"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1026099 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/1026099"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1026101 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/1026101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 972335 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/972335"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 975947 for CVE-2016-3627",
          "url": "https://bugzilla.suse.com/975947"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-3627"
    },
    {
      "cve": "CVE-2016-3705",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3705"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 do not properly keep track of the recursion depth, which allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3705",
          "url": "https://www.suse.com/security/cve/CVE-2016-3705"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1017497 for CVE-2016-3705",
          "url": "https://bugzilla.suse.com/1017497"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-3705",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 975947 for CVE-2016-3705",
          "url": "https://bugzilla.suse.com/975947"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-3705"
    },
    {
      "cve": "CVE-2016-3706",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3706"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the getaddrinfo function in sysdeps/posix/getaddrinfo.c in the GNU C Library (aka glibc or libc6) allows remote attackers to cause a denial of service (crash) via vectors involving hostent conversion. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-4458.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3706",
          "url": "https://www.suse.com/security/cve/CVE-2016-3706"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123874 for CVE-2016-3706",
          "url": "https://bugzilla.suse.com/1123874"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980483 for CVE-2016-3706",
          "url": "https://bugzilla.suse.com/980483"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997423 for CVE-2016-3706",
          "url": "https://bugzilla.suse.com/997423"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-3706"
    },
    {
      "cve": "CVE-2016-4008",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4008"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The _asn1_extract_der_octet function in lib/decoding.c in GNU Libtasn1 before 4.8, when used without the ASN1_DECODE_FLAG_STRICT_DER flag, allows remote attackers to cause a denial of service (infinite recursion) via a crafted certificate.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4008",
          "url": "https://www.suse.com/security/cve/CVE-2016-4008"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 982779 for CVE-2016-4008",
          "url": "https://bugzilla.suse.com/982779"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4008"
    },
    {
      "cve": "CVE-2016-4429",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4429"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the clntudp_call function in sunrpc/clnt_udp.c in the GNU C Library (aka glibc or libc6) allows remote servers to cause a denial of service (crash) or possibly unspecified other impact via a flood of crafted ICMP and UDP packets.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4429",
          "url": "https://www.suse.com/security/cve/CVE-2016-4429"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1081556 for CVE-2016-4429",
          "url": "https://bugzilla.suse.com/1081556"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123874 for CVE-2016-4429",
          "url": "https://bugzilla.suse.com/1123874"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980854 for CVE-2016-4429",
          "url": "https://bugzilla.suse.com/980854"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-4429"
    },
    {
      "cve": "CVE-2016-4447",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4447"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlParseElementDecl function in parser.c in libxml2 before 2.9.4 allows context-dependent attackers to cause a denial of service (heap-based buffer underread and application crash) via a crafted file, involving xmlParseName.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4447",
          "url": "https://www.suse.com/security/cve/CVE-2016-4447"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4447",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981548 for CVE-2016-4447",
          "url": "https://bugzilla.suse.com/981548"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4447"
    },
    {
      "cve": "CVE-2016-4448",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4448"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Format string vulnerability in libxml2 before 2.9.4 allows attackers to have unspecified impact via format string specifiers in unknown vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4448",
          "url": "https://www.suse.com/security/cve/CVE-2016-4448"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1010299 for CVE-2016-4448",
          "url": "https://bugzilla.suse.com/1010299"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4448",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981549 for CVE-2016-4448",
          "url": "https://bugzilla.suse.com/981549"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4448"
    },
    {
      "cve": "CVE-2016-4449",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4449"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "XML external entity (XXE) vulnerability in the xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.4, when not in validating mode, allows context-dependent attackers to read arbitrary files or cause a denial of service (resource consumption) via unspecified vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4449",
          "url": "https://www.suse.com/security/cve/CVE-2016-4449"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4449",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 981550 for CVE-2016-4449",
          "url": "https://bugzilla.suse.com/981550"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4449"
    },
    {
      "cve": "CVE-2016-4483",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4483"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The xmlBufAttrSerializeTxtContent function in xmlsave.c in libxml2 allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a non-UTF-8 attribute value, related to serialization.  NOTE: this vulnerability may be a duplicate of CVE-2016-3627.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4483",
          "url": "https://www.suse.com/security/cve/CVE-2016-4483"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1026101 for CVE-2016-4483",
          "url": "https://bugzilla.suse.com/1026101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4483",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 978395 for CVE-2016-4483",
          "url": "https://bugzilla.suse.com/978395"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-4483"
    },
    {
      "cve": "CVE-2016-4574",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4574"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Off-by-one error in the append_utf8_value function in the DN decoder (dn.c) in Libksba before 1.3.4 allows remote attackers to cause a denial of service (out-of-bounds read) via invalid utf-8 encoded data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-4356.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4574",
          "url": "https://www.suse.com/security/cve/CVE-2016-4574"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1135436 for CVE-2016-4574",
          "url": "https://bugzilla.suse.com/1135436"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979261 for CVE-2016-4574",
          "url": "https://bugzilla.suse.com/979261"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-4574"
    },
    {
      "cve": "CVE-2016-4579",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4579"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Libksba before 1.3.4 allows remote attackers to cause a denial of service (out-of-bounds read and crash) via unspecified vectors, related to the \"returned length of the object from _ksba_ber_parse_tl.\"",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4579",
          "url": "https://www.suse.com/security/cve/CVE-2016-4579"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1135436 for CVE-2016-4579",
          "url": "https://bugzilla.suse.com/1135436"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 979906 for CVE-2016-4579",
          "url": "https://bugzilla.suse.com/979906"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4579"
    },
    {
      "cve": "CVE-2016-4658",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-4658"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-4658",
          "url": "https://www.suse.com/security/cve/CVE-2016-4658"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005544 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1005544"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014873 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1014873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069433 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1069433"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1078813 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1078813"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-4658",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-4658"
    },
    {
      "cve": "CVE-2016-5011",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5011"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The parse_dos_extended function in partitions/dos.c in the libblkid library in util-linux allows physically proximate attackers to cause a denial of service (memory consumption) via a crafted MSDOS partition table with an extended partition boot record at zero offset.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5011",
          "url": "https://www.suse.com/security/cve/CVE-2016-5011"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988361 for CVE-2016-5011",
          "url": "https://bugzilla.suse.com/988361"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-5011"
    },
    {
      "cve": "CVE-2016-5300",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5300"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The XML parser in Expat does not use sufficient entropy for hash initialization, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted identifiers in an XML document.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0876.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5300",
          "url": "https://www.suse.com/security/cve/CVE-2016-5300"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983216 for CVE-2016-5300",
          "url": "https://bugzilla.suse.com/983216"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-5300"
    },
    {
      "cve": "CVE-2016-5419",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5419"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl and libcurl before 7.50.1 do not prevent TLS session resumption when the client certificate has changed, which allows remote attackers to bypass intended restrictions by resuming a session.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5419",
          "url": "https://www.suse.com/security/cve/CVE-2016-5419"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1033413 for CVE-2016-5419",
          "url": "https://bugzilla.suse.com/1033413"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1033442 for CVE-2016-5419",
          "url": "https://bugzilla.suse.com/1033442"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991389 for CVE-2016-5419",
          "url": "https://bugzilla.suse.com/991389"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-5419"
    },
    {
      "cve": "CVE-2016-5420",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5420"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl and libcurl before 7.50.1 do not check the client certificate when choosing the TLS connection to reuse, which might allow remote attackers to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5420",
          "url": "https://www.suse.com/security/cve/CVE-2016-5420"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991390 for CVE-2016-5420",
          "url": "https://bugzilla.suse.com/991390"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997420 for CVE-2016-5420",
          "url": "https://bugzilla.suse.com/997420"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-5420"
    },
    {
      "cve": "CVE-2016-5421",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5421"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Use-after-free vulnerability in libcurl before 7.50.1 allows attackers to control which connection is used or possibly have unspecified other impact via unknown vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5421",
          "url": "https://www.suse.com/security/cve/CVE-2016-5421"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991391 for CVE-2016-5421",
          "url": "https://bugzilla.suse.com/991391"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-5421"
    },
    {
      "cve": "CVE-2016-6185",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6185"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The XSLoader::load method in XSLoader in Perl does not properly locate .so files when called in a string eval, which might allow local users to execute arbitrary code via a Trojan horse library under the current working directory.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6185",
          "url": "https://www.suse.com/security/cve/CVE-2016-6185"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988311 for CVE-2016-6185",
          "url": "https://bugzilla.suse.com/988311"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999993 for CVE-2016-6185",
          "url": "https://bugzilla.suse.com/999993"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6185"
    },
    {
      "cve": "CVE-2016-6261",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6261"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The idna_to_ascii_4i function in lib/idna.c in libidn before 1.33 allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via 64 bytes of input.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6261",
          "url": "https://www.suse.com/security/cve/CVE-2016-6261"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118435 for CVE-2016-6261",
          "url": "https://bugzilla.suse.com/1118435"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173590 for CVE-2016-6261",
          "url": "https://bugzilla.suse.com/1173590"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990190 for CVE-2016-6261",
          "url": "https://bugzilla.suse.com/990190"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-6261"
    },
    {
      "cve": "CVE-2016-6262",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6262"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "idn in libidn before 1.33 might allow remote attackers to obtain sensitive memory information by reading a zero byte as input, which triggers an out-of-bounds read, a different vulnerability than CVE-2015-8948.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6262",
          "url": "https://www.suse.com/security/cve/CVE-2016-6262"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014473 for CVE-2016-6262",
          "url": "https://bugzilla.suse.com/1014473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173590 for CVE-2016-6262",
          "url": "https://bugzilla.suse.com/1173590"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1190777 for CVE-2016-6262",
          "url": "https://bugzilla.suse.com/1190777"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990189 for CVE-2016-6262",
          "url": "https://bugzilla.suse.com/990189"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6262"
    },
    {
      "cve": "CVE-2016-6263",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6263"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The stringprep_utf8_nfkc_normalize function in lib/nfkc.c in libidn before 1.33 allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted UTF-8 data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6263",
          "url": "https://www.suse.com/security/cve/CVE-2016-6263"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118435 for CVE-2016-6263",
          "url": "https://bugzilla.suse.com/1118435"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990191 for CVE-2016-6263",
          "url": "https://bugzilla.suse.com/990191"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-6263"
    },
    {
      "cve": "CVE-2016-6302",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6302"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The tls_decrypt_ticket function in ssl/t1_lib.c in OpenSSL before 1.1.0 does not consider the HMAC size during validation of the ticket length, which allows remote attackers to cause a denial of service via a ticket that is too short.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6302",
          "url": "https://www.suse.com/security/cve/CVE-2016-6302"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-6302",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-6302",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 995324 for CVE-2016-6302",
          "url": "https://bugzilla.suse.com/995324"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-6302",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6302"
    },
    {
      "cve": "CVE-2016-6303",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6303"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Integer overflow in the MDC2_Update function in crypto/mdc2/mdc2dgst.c in OpenSSL before 1.1.0 allows remote attackers to cause a denial of service (out-of-bounds write and application crash) or possibly have unspecified other impact via unknown vectors.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6303",
          "url": "https://www.suse.com/security/cve/CVE-2016-6303"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115893 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/1115893"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994844 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/994844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 995377 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/995377"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-6303",
          "url": "https://bugzilla.suse.com/999665"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-6303"
    },
    {
      "cve": "CVE-2016-6304",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6304"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple memory leaks in t1_lib.c in OpenSSL before 1.0.1u, 1.0.2 before 1.0.2i, and 1.1.0 before 1.1.0a allow remote attackers to cause a denial of service (memory consumption) via large OCSP Status Request extensions.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6304",
          "url": "https://www.suse.com/security/cve/CVE-2016-6304"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001706 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1001706"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003811 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1003811"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005579 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1005579"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1021375 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/1021375"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/999665"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999666 for CVE-2016-6304",
          "url": "https://bugzilla.suse.com/999666"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6304"
    },
    {
      "cve": "CVE-2016-6306",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6306"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The certificate parser in OpenSSL before 1.0.1u and 1.0.2 before 1.0.2i might allow remote attackers to cause a denial of service (out-of-bounds read) via crafted certificate operations, related to s3_clnt.c and s3_srvr.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6306",
          "url": "https://www.suse.com/security/cve/CVE-2016-6306"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1004104 for CVE-2016-6306",
          "url": "https://bugzilla.suse.com/1004104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999665 for CVE-2016-6306",
          "url": "https://bugzilla.suse.com/999665"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 999668 for CVE-2016-6306",
          "url": "https://bugzilla.suse.com/999668"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-6306"
    },
    {
      "cve": "CVE-2016-6313",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6313"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The mixing functions in the random number generator in Libgcrypt before 1.5.6, 1.6.x before 1.6.6, and 1.7.x before 1.7.3 and GnuPG before 1.4.21 make it easier for attackers to obtain the values of 160 bits by leveraging knowledge of the previous 4640 bits.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6313",
          "url": "https://www.suse.com/security/cve/CVE-2016-6313"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123792 for CVE-2016-6313",
          "url": "https://bugzilla.suse.com/1123792"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994157 for CVE-2016-6313",
          "url": "https://bugzilla.suse.com/994157"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6313"
    },
    {
      "cve": "CVE-2016-6318",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6318"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in the FascistGecosUser function in lib/fascist.c in cracklib allows local users to cause a denial of service (application crash) or gain privileges via a long GECOS field, involving longbuffer.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6318",
          "url": "https://www.suse.com/security/cve/CVE-2016-6318"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123113 for CVE-2016-6318",
          "url": "https://bugzilla.suse.com/1123113"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 992966 for CVE-2016-6318",
          "url": "https://bugzilla.suse.com/992966"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6318"
    },
    {
      "cve": "CVE-2016-7141",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7141"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl and libcurl before 7.50.2, when built with NSS and the libnsspem.so library is available at runtime, allow remote attackers to hijack the authentication of a TLS connection by leveraging reuse of a previously loaded client certificate from file for a connection for which no certificate has been set, a different vulnerability than CVE-2016-5420.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7141",
          "url": "https://www.suse.com/security/cve/CVE-2016-7141"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991390 for CVE-2016-7141",
          "url": "https://bugzilla.suse.com/991390"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 997420 for CVE-2016-7141",
          "url": "https://bugzilla.suse.com/997420"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7141"
    },
    {
      "cve": "CVE-2016-7167",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7167"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple integer overflows in the (1) curl_escape, (2) curl_easy_escape, (3) curl_unescape, and (4) curl_easy_unescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7167",
          "url": "https://www.suse.com/security/cve/CVE-2016-7167"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 998760 for CVE-2016-7167",
          "url": "https://bugzilla.suse.com/998760"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7167"
    },
    {
      "cve": "CVE-2016-7543",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7543"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Bash before 4.4 allows local users to execute arbitrary commands with root privileges via crafted SHELLOPTS and PS4 environment variables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7543",
          "url": "https://www.suse.com/security/cve/CVE-2016-7543"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001299 for CVE-2016-7543",
          "url": "https://bugzilla.suse.com/1001299"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1159416 for CVE-2016-7543",
          "url": "https://bugzilla.suse.com/1159416"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7543"
    },
    {
      "cve": "CVE-2016-7796",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-7796"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The manager_dispatch_notify_fd function in systemd allows local users to cause a denial of service (system hang) via a zero-length message received over a notify socket, which causes an error to be returned and the notification handler to be disabled.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-7796",
          "url": "https://www.suse.com/security/cve/CVE-2016-7796"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1001765 for CVE-2016-7796",
          "url": "https://bugzilla.suse.com/1001765"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-7796"
    },
    {
      "cve": "CVE-2016-8615",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8615"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8615",
          "url": "https://www.suse.com/security/cve/CVE-2016-8615"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005633 for CVE-2016-8615",
          "url": "https://bugzilla.suse.com/1005633"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8615"
    },
    {
      "cve": "CVE-2016-8616",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8616"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8616",
          "url": "https://www.suse.com/security/cve/CVE-2016-8616"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005634 for CVE-2016-8616",
          "url": "https://bugzilla.suse.com/1005634"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8616"
    },
    {
      "cve": "CVE-2016-8617",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8617"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8617",
          "url": "https://www.suse.com/security/cve/CVE-2016-8617"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005635 for CVE-2016-8617",
          "url": "https://bugzilla.suse.com/1005635"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8617"
    },
    {
      "cve": "CVE-2016-8618",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8618"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8618",
          "url": "https://www.suse.com/security/cve/CVE-2016-8618"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005637 for CVE-2016-8618",
          "url": "https://bugzilla.suse.com/1005637"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-8618"
    },
    {
      "cve": "CVE-2016-8619",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8619"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8619",
          "url": "https://www.suse.com/security/cve/CVE-2016-8619"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005638 for CVE-2016-8619",
          "url": "https://bugzilla.suse.com/1005638"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-8619"
    },
    {
      "cve": "CVE-2016-8620",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8620"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8620",
          "url": "https://www.suse.com/security/cve/CVE-2016-8620"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005640 for CVE-2016-8620",
          "url": "https://bugzilla.suse.com/1005640"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8620"
    },
    {
      "cve": "CVE-2016-8621",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8621"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8621",
          "url": "https://www.suse.com/security/cve/CVE-2016-8621"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005642 for CVE-2016-8621",
          "url": "https://bugzilla.suse.com/1005642"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-8621"
    },
    {
      "cve": "CVE-2016-8622",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8622"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8622",
          "url": "https://www.suse.com/security/cve/CVE-2016-8622"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005643 for CVE-2016-8622",
          "url": "https://bugzilla.suse.com/1005643"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8622"
    },
    {
      "cve": "CVE-2016-8623",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8623"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8623",
          "url": "https://www.suse.com/security/cve/CVE-2016-8623"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005645 for CVE-2016-8623",
          "url": "https://bugzilla.suse.com/1005645"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-8623"
    },
    {
      "cve": "CVE-2016-8624",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-8624"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-8624",
          "url": "https://www.suse.com/security/cve/CVE-2016-8624"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1005646 for CVE-2016-8624",
          "url": "https://bugzilla.suse.com/1005646"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-8624"
    },
    {
      "cve": "CVE-2016-9063",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9063"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An integer overflow during the parsing of XML using the Expat library. This vulnerability affects Firefox \u003c 50.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9063",
          "url": "https://www.suse.com/security/cve/CVE-2016-9063"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1009026 for CVE-2016-9063",
          "url": "https://bugzilla.suse.com/1009026"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1010424 for CVE-2016-9063",
          "url": "https://bugzilla.suse.com/1010424"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047240 for CVE-2016-9063",
          "url": "https://bugzilla.suse.com/1047240"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123115 for CVE-2016-9063",
          "url": "https://bugzilla.suse.com/1123115"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2016-9063"
    },
    {
      "cve": "CVE-2016-9318",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9318"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9318",
          "url": "https://www.suse.com/security/cve/CVE-2016-9318"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1010675 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1010675"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014873 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1014873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1019074 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1019074"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118959 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1118959"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1123919"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1126613 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1126613"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1148896 for CVE-2016-9318",
          "url": "https://bugzilla.suse.com/1148896"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9318"
    },
    {
      "cve": "CVE-2016-9586",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9586"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9586",
          "url": "https://www.suse.com/security/cve/CVE-2016-9586"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1015332 for CVE-2016-9586",
          "url": "https://bugzilla.suse.com/1015332"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9586"
    },
    {
      "cve": "CVE-2016-9597",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9597"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9597",
          "url": "https://www.suse.com/security/cve/CVE-2016-9597"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1014873 for CVE-2016-9597",
          "url": "https://bugzilla.suse.com/1014873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1017497 for CVE-2016-9597",
          "url": "https://bugzilla.suse.com/1017497"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2016-9597",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9597"
    },
    {
      "cve": "CVE-2016-9840",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9840"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "inftrees.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9840",
          "url": "https://www.suse.com/security/cve/CVE-2016-9840"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003579 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1003579"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1022633 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1022633"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1023215 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1023215"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1038505 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1038505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1062104 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1062104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120866 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1120866"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123150 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1123150"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1127473 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1127473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184301 for CVE-2016-9840",
          "url": "https://bugzilla.suse.com/1184301"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9840"
    },
    {
      "cve": "CVE-2016-9841",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9841"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "inffast.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9841",
          "url": "https://www.suse.com/security/cve/CVE-2016-9841"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003579 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1003579"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1022633 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1022633"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1038505 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1038505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064070 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1064070"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1070162 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1070162"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120866 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1120866"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123150 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1123150"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1127473 for CVE-2016-9841",
          "url": "https://bugzilla.suse.com/1127473"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9841"
    },
    {
      "cve": "CVE-2016-9842",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9842"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving left shifts of negative integers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9842",
          "url": "https://www.suse.com/security/cve/CVE-2016-9842"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003580 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1003580"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1022633 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1022633"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1023215 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1023215"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1038505 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1038505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1062104 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1062104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120866 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1120866"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123150 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1123150"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1127473 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1127473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184301 for CVE-2016-9842",
          "url": "https://bugzilla.suse.com/1184301"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9842"
    },
    {
      "cve": "CVE-2016-9843",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9843"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The crc32_big function in crc32.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving big-endian CRC calculation.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9843",
          "url": "https://www.suse.com/security/cve/CVE-2016-9843"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1003580 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1003580"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1013882 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1013882"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1038505 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1038505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1062104 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1062104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1116686 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1116686"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1120866 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1120866"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123150 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1123150"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1127473 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1127473"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184301 for CVE-2016-9843",
          "url": "https://bugzilla.suse.com/1184301"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9843"
    },
    {
      "cve": "CVE-2017-1000100",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000100"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000100",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000100"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051644 for CVE-2017-1000100",
          "url": "https://bugzilla.suse.com/1051644"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-1000100"
    },
    {
      "cve": "CVE-2017-1000101",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000101"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000101",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051643 for CVE-2017-1000101",
          "url": "https://bugzilla.suse.com/1051643"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-1000101"
    },
    {
      "cve": "CVE-2017-1000366",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000366"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hardening changes have been made to glibc to prevent manipulation of stack and heap memory but these issues are not directly exploitable, as such they have not been given a CVE. This affects glibc 2.25 and earlier.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000366",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000366"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1037551 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1037551"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039357 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1039357"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1063847 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1063847"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1071319 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1071319"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123874 for CVE-2017-1000366",
          "url": "https://bugzilla.suse.com/1123874"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-1000366"
    },
    {
      "cve": "CVE-2017-10684",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10684"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In ncurses 6.0, there is a stack-based buffer overflow in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10684",
          "url": "https://www.suse.com/security/cve/CVE-2017-10684"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046858 for CVE-2017-10684",
          "url": "https://bugzilla.suse.com/1046858"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115932 for CVE-2017-10684",
          "url": "https://bugzilla.suse.com/1115932"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175501 for CVE-2017-10684",
          "url": "https://bugzilla.suse.com/1175501"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10684"
    },
    {
      "cve": "CVE-2017-10685",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10685"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In ncurses 6.0, there is a format string vulnerability in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10685",
          "url": "https://www.suse.com/security/cve/CVE-2017-10685"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046853 for CVE-2017-10685",
          "url": "https://bugzilla.suse.com/1046853"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115932 for CVE-2017-10685",
          "url": "https://bugzilla.suse.com/1115932"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175501 for CVE-2017-10685",
          "url": "https://bugzilla.suse.com/1175501"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10685"
    },
    {
      "cve": "CVE-2017-11112",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-11112"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In ncurses 6.0, there is an attempted 0xffffffffffffffff access in the append_acs function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-11112",
          "url": "https://www.suse.com/security/cve/CVE-2017-11112"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046853 for CVE-2017-11112",
          "url": "https://bugzilla.suse.com/1046853"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047964 for CVE-2017-11112",
          "url": "https://bugzilla.suse.com/1047964"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175501 for CVE-2017-11112",
          "url": "https://bugzilla.suse.com/1175501"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-11112"
    },
    {
      "cve": "CVE-2017-11113",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-11113"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In ncurses 6.0, there is a NULL Pointer Dereference in the _nc_parse_entry function of tinfo/parse_entry.c. It could lead to a remote denial of service attack if the terminfo library code is used to process untrusted terminfo data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-11113",
          "url": "https://www.suse.com/security/cve/CVE-2017-11113"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046853 for CVE-2017-11113",
          "url": "https://bugzilla.suse.com/1046853"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047965 for CVE-2017-11113",
          "url": "https://bugzilla.suse.com/1047965"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175501 for CVE-2017-11113",
          "url": "https://bugzilla.suse.com/1175501"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-11113"
    },
    {
      "cve": "CVE-2017-2616",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-2616"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A race condition was found in util-linux before 2.32.1 in the way su handled the management of child processes. A local authenticated attacker could use this flaw to kill other processes with root privileges under specific conditions.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-2616",
          "url": "https://www.suse.com/security/cve/CVE-2017-2616"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1023041 for CVE-2017-2616",
          "url": "https://bugzilla.suse.com/1023041"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123789 for CVE-2017-2616",
          "url": "https://bugzilla.suse.com/1123789"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2017-2616"
    },
    {
      "cve": "CVE-2017-6507",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-6507"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in AppArmor before 2.12. Incorrect handling of unknown AppArmor profiles in AppArmor init scripts, upstart jobs, and/or systemd unit files allows an attacker to possibly have increased attack surfaces of processes that were intended to be confined by AppArmor. This is due to the common logic to handle \u0027restart\u0027 operations removing AppArmor profiles that aren\u0027t found in the typical filesystem locations, such as /etc/apparmor.d/. Userspace projects that manage their own AppArmor profiles in atypical directories, such as what\u0027s done by LXD and Docker, are affected by this flaw in the AppArmor init script logic.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-6507",
          "url": "https://www.suse.com/security/cve/CVE-2017-6507"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1029696 for CVE-2017-6507",
          "url": "https://bugzilla.suse.com/1029696"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-6507"
    },
    {
      "cve": "CVE-2017-7407",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-7407"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-7407",
          "url": "https://www.suse.com/security/cve/CVE-2017-7407"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1032309 for CVE-2017-7407",
          "url": "https://bugzilla.suse.com/1032309"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 2.4,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-7407"
    },
    {
      "cve": "CVE-2017-7526",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-7526"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libgcrypt before version 1.7.8 is vulnerable to a cache side-channel attack resulting into a complete break of RSA-1024 while using the left-to-right method for computing the sliding-window expansion. The same attack is believed to work on RSA-2048 with moderately more computation. This side-channel requires that attacker can run arbitrary software on the hardware where the private RSA key is used.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-7526",
          "url": "https://www.suse.com/security/cve/CVE-2017-7526"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1046607 for CVE-2017-7526",
          "url": "https://bugzilla.suse.com/1046607"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047462 for CVE-2017-7526",
          "url": "https://bugzilla.suse.com/1047462"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123792 for CVE-2017-7526",
          "url": "https://bugzilla.suse.com/1123792"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 2.9,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-7526"
    },
    {
      "cve": "CVE-2017-9047",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9047"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9047",
          "url": "https://www.suse.com/security/cve/CVE-2017-9047"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039063 for CVE-2017-9047",
          "url": "https://bugzilla.suse.com/1039063"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039066 for CVE-2017-9047",
          "url": "https://bugzilla.suse.com/1039066"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039657 for CVE-2017-9047",
          "url": "https://bugzilla.suse.com/1039657"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2017-9047",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-9047"
    },
    {
      "cve": "CVE-2017-9048",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9048"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9048",
          "url": "https://www.suse.com/security/cve/CVE-2017-9048"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039064 for CVE-2017-9048",
          "url": "https://bugzilla.suse.com/1039064"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039066 for CVE-2017-9048",
          "url": "https://bugzilla.suse.com/1039066"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039658 for CVE-2017-9048",
          "url": "https://bugzilla.suse.com/1039658"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-9048"
    },
    {
      "cve": "CVE-2017-9049",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9049"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9049",
          "url": "https://www.suse.com/security/cve/CVE-2017-9049"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039063 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039063"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039064 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039064"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039066 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039066"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039659 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039659"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039661 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1039661"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069690 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1069690"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2017-9049",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2017-9049"
    },
    {
      "cve": "CVE-2017-9050",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9050"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9050",
          "url": "https://www.suse.com/security/cve/CVE-2017-9050"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039066 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1039066"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039069 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1039069"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1039661 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1039661"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069433 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1069433"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069690 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1069690"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123919 for CVE-2017-9050",
          "url": "https://bugzilla.suse.com/1123919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2017-9050"
    },
    {
      "cve": "CVE-2017-9233",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9233"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "XML External Entity vulnerability in libexpat 2.2.0 and earlier (Expat XML Parser Library) allows attackers to put the parser in an infinite loop using a malformed external entity definition from an external DTD.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
          "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9233",
          "url": "https://www.suse.com/security/cve/CVE-2017-9233"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1030296 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/1030296"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1047236 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/1047236"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1073350 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/1073350"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123115 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/1123115"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 983216 for CVE-2017-9233",
          "url": "https://bugzilla.suse.com/983216"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.s390x",
            "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.4-20171002.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-10-10T19:37:24Z",
          "details": "important"
        }
      ],
      "title": "CVE-2017-9233"
    }
  ]
}
  cnvd-2017-28784
Vulnerability from cnvd
厂商已发布了漏洞修复程序,请及时关注更新: https://curl.haxx.se/docs/adv_20170809A.html
| Name | Haxx cURL >=7.34.0,<=7.54.1 | 
|---|
{
  "cves": {
    "cve": {
      "cveNumber": "CVE-2017-1000101"
    }
  },
  "description": "Haxx curl\u662f\u745e\u5178Haxx\u516c\u53f8\u7684\u4e00\u5957\u5229\u7528URL\u8bed\u6cd5\u5728\u547d\u4ee4\u884c\u4e0b\u5de5\u4f5c\u7684\u6587\u4ef6\u4f20\u8f93\u5de5\u5177\uff0c\u8be5\u5de5\u5177\u652f\u6301\u6587\u4ef6\u4e0a\u4f20\u548c\u4e0b\u8f7d\uff0c\u5e76\u5305\u542b\u4e00\u4e2a\u7528\u4e8e\u7a0b\u5e8f\u5f00\u53d1\u7684libcurl\uff08\u5ba2\u6237\u7aefURL\u4f20\u8f93\u5e93\uff09\u3002\r\n\r\nHaxx curl 7.34.0\u7248\u672c\u81f37.54.1\u7248\u672c\u4e2d\u5b58\u5728\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u83b7\u53d6\u654f\u611f\u4fe1\u606f\u3002",
  "discovererName": "Brian Carpenter and Yongji Ouyang (independently of each other)",
  "formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://curl.haxx.se/docs/adv_20170809A.html",
  "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
  "number": "CNVD-2017-28784",
  "openTime": "2017-09-29",
  "patchDescription": "Haxx curl\u662f\u745e\u5178Haxx\u516c\u53f8\u7684\u4e00\u5957\u5229\u7528URL\u8bed\u6cd5\u5728\u547d\u4ee4\u884c\u4e0b\u5de5\u4f5c\u7684\u6587\u4ef6\u4f20\u8f93\u5de5\u5177\uff0c\u8be5\u5de5\u5177\u652f\u6301\u6587\u4ef6\u4e0a\u4f20\u548c\u4e0b\u8f7d\uff0c\u5e76\u5305\u542b\u4e00\u4e2a\u7528\u4e8e\u7a0b\u5e8f\u5f00\u53d1\u7684libcurl\uff08\u5ba2\u6237\u7aefURL\u4f20\u8f93\u5e93\uff09\u3002\r\n\r\nHaxx curl 7.34.0\u7248\u672c\u81f37.54.1\u7248\u672c\u4e2d\u5b58\u5728\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u83b7\u53d6\u654f\u611f\u4fe1\u606f\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
  "patchName": "Haxx curl\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u7684\u8865\u4e01",
  "products": {
    "product": "Haxx cURL \u003e=7.34.0\uff0c\u003c=7.54.1"
  },
  "referenceLink": "https://curl.haxx.se/docs/adv_20170809A.html",
  "serverity": "\u4e2d",
  "submitTime": "2017-08-17",
  "title": "Haxx curl\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e"
}
  WID-SEC-W-2023-1647
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "cURL ist eine Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein lokaler oder entfernter anonymer Angreifer kann mehrere Schwachstellen in cURL ausnutzen, um Informationen offenzulegen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-1647 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2017/wid-sec-w-2023-1647.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1647 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1647"
      },
      {
        "category": "external",
        "summary": "Security update for Dell NetWorker",
        "url": "https://www.dell.com/support/kbdoc/de-de/000215497/dsa-2023-233-security-update-for-dell-networker-curl-7-51-0"
      },
      {
        "category": "external",
        "summary": "Curl Security Advisory vom 2017-08-08",
        "url": "https://curl.haxx.se/docs/adv_20170809A.html"
      },
      {
        "category": "external",
        "summary": "Curl Security Advisory vom 2017-08-08",
        "url": "https://curl.haxx.se/docs/adv_20170809B.html"
      },
      {
        "category": "external",
        "summary": "Curl Security Advisory vom 2017-08-08",
        "url": "https://curl.haxx.se/docs/adv_20170809C.html"
      },
      {
        "category": "external",
        "summary": "Eintrag in der OSS Mailing Liste vom 2017-08-08",
        "url": "http://marc.info/?l=oss-security\u0026m=150225896624622\u0026w=2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2017:2174-1 vom 2017-08-16",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172174-1.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2017:2312-1 vom 2017-08-31",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172312-1.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2017:2354-1 vom 2017-09-06",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172354-1.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2017:2470-1 vom 2017-09-15",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172470-1.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-3992 vom 2017-10-07",
        "url": "https://www.debian.org/security/2017/dsa-3992"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-3441-1 vom 2017-10-10",
        "url": "http://www.ubuntu.com/usn/usn-3441-1/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-3441-2 vom 2017-10-24",
        "url": "http://www.ubuntu.com/usn/usn-3441-2/"
      },
      {
        "category": "external",
        "summary": "Juniper Security Bulletin: JSA10874",
        "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10874\u0026actp=RSS"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2018:3558 vom 2018-11-14",
        "url": "https://access.redhat.com/errata/RHSA-2018:3558"
      }
    ],
    "source_lang": "en-US",
    "title": "cURL: Mehrere Schwachstellen erm\u00f6glichen Offenlegung von Informationen",
    "tracking": {
      "current_release_date": "2023-07-04T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:54:12.544+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-1647",
      "initial_release_date": "2017-08-08T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2017-08-08T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initial Release"
        },
        {
          "date": "2017-08-08T22:00:00.000+00:00",
          "number": "2",
          "summary": "Version nicht vorhanden"
        },
        {
          "date": "2017-08-13T22:00:00.000+00:00",
          "number": "3",
          "summary": "Added references"
        },
        {
          "date": "2017-08-31T22:00:00.000+00:00",
          "number": "4",
          "summary": "New remediations available"
        },
        {
          "date": "2017-09-05T22:00:00.000+00:00",
          "number": "5",
          "summary": "New remediations available"
        },
        {
          "date": "2017-09-14T22:00:00.000+00:00",
          "number": "6",
          "summary": "New remediations available"
        },
        {
          "date": "2017-10-08T22:00:00.000+00:00",
          "number": "7",
          "summary": "New remediations available"
        },
        {
          "date": "2017-10-10T22:00:00.000+00:00",
          "number": "8",
          "summary": "New remediations available"
        },
        {
          "date": "2017-10-23T22:00:00.000+00:00",
          "number": "9",
          "summary": "New remediations available"
        },
        {
          "date": "2018-07-31T22:00:00.000+00:00",
          "number": "10",
          "summary": "New remediations available"
        },
        {
          "date": "2018-11-13T23:00:00.000+00:00",
          "number": "11",
          "summary": "New remediations available"
        },
        {
          "date": "2023-07-04T22:00:00.000+00:00",
          "number": "12",
          "summary": "Neue Updates von Dell aufgenommen"
        }
      ],
      "status": "final",
      "version": "12"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Debian Linux",
            "product": {
              "name": "Debian Linux",
              "product_id": "2951",
              "product_identification_helper": {
                "cpe": "cpe:/o:debian:debian_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Debian"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Dell NetWorker \u003c 19.9.0.1",
            "product": {
              "name": "Dell NetWorker \u003c 19.9.0.1",
              "product_id": "T028404",
              "product_identification_helper": {
                "cpe": "cpe:/a:dell:networker:19.9.0.1"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Dell"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source cURL \u003c 7.55.0",
            "product": {
              "name": "Open Source cURL \u003c 7.55.0",
              "product_id": "T010531",
              "product_identification_helper": {
                "cpe": "cpe:/a:curl:curl:7.55.0"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Red Hat Enterprise Linux",
            "product": {
              "name": "Red Hat Enterprise Linux",
              "product_id": "67646",
              "product_identification_helper": {
                "cpe": "cpe:/o:redhat:enterprise_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-1000099",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in cURL. Wenn eine Datei mit einer file:// URL aufgerufen wird, gibt libcurl Metadaten \u00fcber die Datei mittels HTTP-\u00e4hnliche Headern aus. Dabei passiert ein Fehler bei dem uninitialisierter Speicher aus dem Heap zur Ausgabe verwendet wird. Dabei kann es vorkommen, wenn dieser nicht mit Nullen beschrieben ist, sondern dass Daten die danach im Speicher stehen, ausgegeben werden. Ein lokaler Angreifer kann so eventuell Zugriff auf eventuell sensitive Informationen erlangen."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T002207",
          "67646",
          "T000126",
          "T028404"
        ]
      },
      "release_date": "2017-08-08T22:00:00.000+00:00",
      "title": "CVE-2017-1000099"
    },
    {
      "cve": "CVE-2017-1000100",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Out of Boundary Schwachstelle in cURL. Bei einem TFTP Transfer mit curl/libcurl bei dem eine sehr lange URL verwendet wird (l\u00e4nger als 515 Bytes), wird die URL gek\u00fcrzt und in den Speicher geschrieben. Die urspr\u00fcngliche L\u00e4nge wird dabei gesichert. Dieser zu gro\u00dfe Wert wird in der \"sendto()\" Funktion verwendet was dazu f\u00fchrt, dass au\u00dferhalb der Speichergrenzen Daten angeh\u00e4ngt werden. Ein pr\u00e4parierter HTTP(S) Server kann einen Client auf eine TFTP URL umleiten und so Teile seines Speichers preisgeben. Ein entfernter, anonymer Angreifer kann Zugriff auf eventuell sensitive Informationen erlangen. Zur erfolgreichen Ausnutzung dieser Schwachstelle muss der Angreifer den Benutzer dazu bringen, eine modifizierte URL mit curl oder einenm Client der libcurl verwendet, aufzurufen."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T002207",
          "67646",
          "T000126",
          "T028404"
        ]
      },
      "release_date": "2017-08-08T22:00:00.000+00:00",
      "title": "CVE-2017-1000100"
    },
    {
      "cve": "CVE-2017-1000101",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Out of Boundary Schwachstelle in cURL. curl unterst\u00fctzt die Angabe eines Zahlenbereichs in einer URLs, \u00fcber die er iteriert und diese anschlie\u00dfend aufruft. Die URL wird im Heap-Speicher abgelegt. Durch einen Fehler bei der Verarbeitung dieser URL kann es dazu kommen, dass die URL \u00fcber die Speichergrenzen hinweg gelesen wird. Durch speziell pr\u00e4parierte curl \u00dcbergabeparameter kann es dazu kommen, dass curl nicht abst\u00fcrzt sondern eine falsche URL aus dem Heap liest. Ein entfernter, anonymer Angreifer kann Zugriff auf eventuell sensitive Informationen erlangen. Zur erfolgreichen Ausnutzung dieser Schwachstelle muss der Angreifer den Benutzer dazu bringen, eine modifizierte URL mit curl oder einem Client der libcurl verwendet, aufzurufen."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T002207",
          "67646",
          "T000126",
          "T028404"
        ]
      },
      "release_date": "2017-08-08T22:00:00.000+00:00",
      "title": "CVE-2017-1000101"
    }
  ]
}
  wid-sec-w-2023-1647
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "cURL ist eine Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein lokaler oder entfernter anonymer Angreifer kann mehrere Schwachstellen in cURL ausnutzen, um Informationen offenzulegen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-1647 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2017/wid-sec-w-2023-1647.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1647 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1647"
      },
      {
        "category": "external",
        "summary": "Security update for Dell NetWorker",
        "url": "https://www.dell.com/support/kbdoc/de-de/000215497/dsa-2023-233-security-update-for-dell-networker-curl-7-51-0"
      },
      {
        "category": "external",
        "summary": "Curl Security Advisory vom 2017-08-08",
        "url": "https://curl.haxx.se/docs/adv_20170809A.html"
      },
      {
        "category": "external",
        "summary": "Curl Security Advisory vom 2017-08-08",
        "url": "https://curl.haxx.se/docs/adv_20170809B.html"
      },
      {
        "category": "external",
        "summary": "Curl Security Advisory vom 2017-08-08",
        "url": "https://curl.haxx.se/docs/adv_20170809C.html"
      },
      {
        "category": "external",
        "summary": "Eintrag in der OSS Mailing Liste vom 2017-08-08",
        "url": "http://marc.info/?l=oss-security\u0026m=150225896624622\u0026w=2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2017:2174-1 vom 2017-08-16",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172174-1.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2017:2312-1 vom 2017-08-31",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172312-1.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2017:2354-1 vom 2017-09-06",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172354-1.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2017:2470-1 vom 2017-09-15",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172470-1.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-3992 vom 2017-10-07",
        "url": "https://www.debian.org/security/2017/dsa-3992"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-3441-1 vom 2017-10-10",
        "url": "http://www.ubuntu.com/usn/usn-3441-1/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-3441-2 vom 2017-10-24",
        "url": "http://www.ubuntu.com/usn/usn-3441-2/"
      },
      {
        "category": "external",
        "summary": "Juniper Security Bulletin: JSA10874",
        "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10874\u0026actp=RSS"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2018:3558 vom 2018-11-14",
        "url": "https://access.redhat.com/errata/RHSA-2018:3558"
      }
    ],
    "source_lang": "en-US",
    "title": "cURL: Mehrere Schwachstellen erm\u00f6glichen Offenlegung von Informationen",
    "tracking": {
      "current_release_date": "2023-07-04T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:54:12.544+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-1647",
      "initial_release_date": "2017-08-08T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2017-08-08T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initial Release"
        },
        {
          "date": "2017-08-08T22:00:00.000+00:00",
          "number": "2",
          "summary": "Version nicht vorhanden"
        },
        {
          "date": "2017-08-13T22:00:00.000+00:00",
          "number": "3",
          "summary": "Added references"
        },
        {
          "date": "2017-08-31T22:00:00.000+00:00",
          "number": "4",
          "summary": "New remediations available"
        },
        {
          "date": "2017-09-05T22:00:00.000+00:00",
          "number": "5",
          "summary": "New remediations available"
        },
        {
          "date": "2017-09-14T22:00:00.000+00:00",
          "number": "6",
          "summary": "New remediations available"
        },
        {
          "date": "2017-10-08T22:00:00.000+00:00",
          "number": "7",
          "summary": "New remediations available"
        },
        {
          "date": "2017-10-10T22:00:00.000+00:00",
          "number": "8",
          "summary": "New remediations available"
        },
        {
          "date": "2017-10-23T22:00:00.000+00:00",
          "number": "9",
          "summary": "New remediations available"
        },
        {
          "date": "2018-07-31T22:00:00.000+00:00",
          "number": "10",
          "summary": "New remediations available"
        },
        {
          "date": "2018-11-13T23:00:00.000+00:00",
          "number": "11",
          "summary": "New remediations available"
        },
        {
          "date": "2023-07-04T22:00:00.000+00:00",
          "number": "12",
          "summary": "Neue Updates von Dell aufgenommen"
        }
      ],
      "status": "final",
      "version": "12"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Debian Linux",
            "product": {
              "name": "Debian Linux",
              "product_id": "2951",
              "product_identification_helper": {
                "cpe": "cpe:/o:debian:debian_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Debian"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Dell NetWorker \u003c 19.9.0.1",
            "product": {
              "name": "Dell NetWorker \u003c 19.9.0.1",
              "product_id": "T028404",
              "product_identification_helper": {
                "cpe": "cpe:/a:dell:networker:19.9.0.1"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Dell"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source cURL \u003c 7.55.0",
            "product": {
              "name": "Open Source cURL \u003c 7.55.0",
              "product_id": "T010531",
              "product_identification_helper": {
                "cpe": "cpe:/a:curl:curl:7.55.0"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Red Hat Enterprise Linux",
            "product": {
              "name": "Red Hat Enterprise Linux",
              "product_id": "67646",
              "product_identification_helper": {
                "cpe": "cpe:/o:redhat:enterprise_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-1000099",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in cURL. Wenn eine Datei mit einer file:// URL aufgerufen wird, gibt libcurl Metadaten \u00fcber die Datei mittels HTTP-\u00e4hnliche Headern aus. Dabei passiert ein Fehler bei dem uninitialisierter Speicher aus dem Heap zur Ausgabe verwendet wird. Dabei kann es vorkommen, wenn dieser nicht mit Nullen beschrieben ist, sondern dass Daten die danach im Speicher stehen, ausgegeben werden. Ein lokaler Angreifer kann so eventuell Zugriff auf eventuell sensitive Informationen erlangen."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T002207",
          "67646",
          "T000126",
          "T028404"
        ]
      },
      "release_date": "2017-08-08T22:00:00.000+00:00",
      "title": "CVE-2017-1000099"
    },
    {
      "cve": "CVE-2017-1000100",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Out of Boundary Schwachstelle in cURL. Bei einem TFTP Transfer mit curl/libcurl bei dem eine sehr lange URL verwendet wird (l\u00e4nger als 515 Bytes), wird die URL gek\u00fcrzt und in den Speicher geschrieben. Die urspr\u00fcngliche L\u00e4nge wird dabei gesichert. Dieser zu gro\u00dfe Wert wird in der \"sendto()\" Funktion verwendet was dazu f\u00fchrt, dass au\u00dferhalb der Speichergrenzen Daten angeh\u00e4ngt werden. Ein pr\u00e4parierter HTTP(S) Server kann einen Client auf eine TFTP URL umleiten und so Teile seines Speichers preisgeben. Ein entfernter, anonymer Angreifer kann Zugriff auf eventuell sensitive Informationen erlangen. Zur erfolgreichen Ausnutzung dieser Schwachstelle muss der Angreifer den Benutzer dazu bringen, eine modifizierte URL mit curl oder einenm Client der libcurl verwendet, aufzurufen."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T002207",
          "67646",
          "T000126",
          "T028404"
        ]
      },
      "release_date": "2017-08-08T22:00:00.000+00:00",
      "title": "CVE-2017-1000100"
    },
    {
      "cve": "CVE-2017-1000101",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Out of Boundary Schwachstelle in cURL. curl unterst\u00fctzt die Angabe eines Zahlenbereichs in einer URLs, \u00fcber die er iteriert und diese anschlie\u00dfend aufruft. Die URL wird im Heap-Speicher abgelegt. Durch einen Fehler bei der Verarbeitung dieser URL kann es dazu kommen, dass die URL \u00fcber die Speichergrenzen hinweg gelesen wird. Durch speziell pr\u00e4parierte curl \u00dcbergabeparameter kann es dazu kommen, dass curl nicht abst\u00fcrzt sondern eine falsche URL aus dem Heap liest. Ein entfernter, anonymer Angreifer kann Zugriff auf eventuell sensitive Informationen erlangen. Zur erfolgreichen Ausnutzung dieser Schwachstelle muss der Angreifer den Benutzer dazu bringen, eine modifizierte URL mit curl oder einem Client der libcurl verwendet, aufzurufen."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T002207",
          "67646",
          "T000126",
          "T028404"
        ]
      },
      "release_date": "2017-08-08T22:00:00.000+00:00",
      "title": "CVE-2017-1000101"
    }
  ]
}
  opensuse-su-2024:10582-1
Vulnerability from csaf_opensuse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "curl-7.79.1-1.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the curl-7.79.1-1.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-10582",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10582-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2006-1061 page",
        "url": "https://www.suse.com/security/cve/CVE-2006-1061/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9586 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9586/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9594 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9594/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000099 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000099/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000100 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000100/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000101 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000101/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000254 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000254/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-1000257 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-1000257/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-2629 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-2629/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-7468 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-7468/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-8816 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-8816/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-8817 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-8817/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-8818 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-8818/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9502 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9502/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-0500 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-0500/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-1000005 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-1000005/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-1000120 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-1000120/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-1000122 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-1000122/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-1000300 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-1000300/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-1000301 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-1000301/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-14618 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-14618/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-16839 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-16839/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-16840 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-16840/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-16842 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-16842/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-16890 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-16890/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-15601 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-15601/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-3822 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-3822/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-3823 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-3823/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-5435 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-5435/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-5436 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-5436/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-5481 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-5481/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-5482 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-5482/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-8169 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-8169/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-8231 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-8231/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-8284 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-8284/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-8285 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-8285/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-8286 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-8286/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22297 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22297/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22298 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22298/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22876 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22876/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22890 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22890/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22898 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22898/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22901 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22901/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22922 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22922/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22924 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22924/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22945 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22945/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22946 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22946/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-22947 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-22947/"
      }
    ],
    "title": "curl-7.79.1-1.1 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:10582-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "curl-7.79.1-1.1.aarch64",
                "product": {
                  "name": "curl-7.79.1-1.1.aarch64",
                  "product_id": "curl-7.79.1-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-7.79.1-1.1.aarch64",
                "product": {
                  "name": "libcurl-devel-7.79.1-1.1.aarch64",
                  "product_id": "libcurl-devel-7.79.1-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-32bit-7.79.1-1.1.aarch64",
                "product": {
                  "name": "libcurl-devel-32bit-7.79.1-1.1.aarch64",
                  "product_id": "libcurl-devel-32bit-7.79.1-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-7.79.1-1.1.aarch64",
                "product": {
                  "name": "libcurl4-7.79.1-1.1.aarch64",
                  "product_id": "libcurl4-7.79.1-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-32bit-7.79.1-1.1.aarch64",
                "product": {
                  "name": "libcurl4-32bit-7.79.1-1.1.aarch64",
                  "product_id": "libcurl4-32bit-7.79.1-1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "curl-7.79.1-1.1.ppc64le",
                "product": {
                  "name": "curl-7.79.1-1.1.ppc64le",
                  "product_id": "curl-7.79.1-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-7.79.1-1.1.ppc64le",
                "product": {
                  "name": "libcurl-devel-7.79.1-1.1.ppc64le",
                  "product_id": "libcurl-devel-7.79.1-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-32bit-7.79.1-1.1.ppc64le",
                "product": {
                  "name": "libcurl-devel-32bit-7.79.1-1.1.ppc64le",
                  "product_id": "libcurl-devel-32bit-7.79.1-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-7.79.1-1.1.ppc64le",
                "product": {
                  "name": "libcurl4-7.79.1-1.1.ppc64le",
                  "product_id": "libcurl4-7.79.1-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-32bit-7.79.1-1.1.ppc64le",
                "product": {
                  "name": "libcurl4-32bit-7.79.1-1.1.ppc64le",
                  "product_id": "libcurl4-32bit-7.79.1-1.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "curl-7.79.1-1.1.s390x",
                "product": {
                  "name": "curl-7.79.1-1.1.s390x",
                  "product_id": "curl-7.79.1-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-7.79.1-1.1.s390x",
                "product": {
                  "name": "libcurl-devel-7.79.1-1.1.s390x",
                  "product_id": "libcurl-devel-7.79.1-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-32bit-7.79.1-1.1.s390x",
                "product": {
                  "name": "libcurl-devel-32bit-7.79.1-1.1.s390x",
                  "product_id": "libcurl-devel-32bit-7.79.1-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-7.79.1-1.1.s390x",
                "product": {
                  "name": "libcurl4-7.79.1-1.1.s390x",
                  "product_id": "libcurl4-7.79.1-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-32bit-7.79.1-1.1.s390x",
                "product": {
                  "name": "libcurl4-32bit-7.79.1-1.1.s390x",
                  "product_id": "libcurl4-32bit-7.79.1-1.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "curl-7.79.1-1.1.x86_64",
                "product": {
                  "name": "curl-7.79.1-1.1.x86_64",
                  "product_id": "curl-7.79.1-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-7.79.1-1.1.x86_64",
                "product": {
                  "name": "libcurl-devel-7.79.1-1.1.x86_64",
                  "product_id": "libcurl-devel-7.79.1-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl-devel-32bit-7.79.1-1.1.x86_64",
                "product": {
                  "name": "libcurl-devel-32bit-7.79.1-1.1.x86_64",
                  "product_id": "libcurl-devel-32bit-7.79.1-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-7.79.1-1.1.x86_64",
                "product": {
                  "name": "libcurl4-7.79.1-1.1.x86_64",
                  "product_id": "libcurl4-7.79.1-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libcurl4-32bit-7.79.1-1.1.x86_64",
                "product": {
                  "name": "libcurl4-32bit-7.79.1-1.1.x86_64",
                  "product_id": "libcurl4-32bit-7.79.1-1.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Tumbleweed",
                "product": {
                  "name": "openSUSE Tumbleweed",
                  "product_id": "openSUSE Tumbleweed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:tumbleweed"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.79.1-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64"
        },
        "product_reference": "curl-7.79.1-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.79.1-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le"
        },
        "product_reference": "curl-7.79.1-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.79.1-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x"
        },
        "product_reference": "curl-7.79.1-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "curl-7.79.1-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64"
        },
        "product_reference": "curl-7.79.1-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.79.1-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64"
        },
        "product_reference": "libcurl-devel-7.79.1-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.79.1-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le"
        },
        "product_reference": "libcurl-devel-7.79.1-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.79.1-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x"
        },
        "product_reference": "libcurl-devel-7.79.1-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-7.79.1-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64"
        },
        "product_reference": "libcurl-devel-7.79.1-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-32bit-7.79.1-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64"
        },
        "product_reference": "libcurl-devel-32bit-7.79.1-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-32bit-7.79.1-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le"
        },
        "product_reference": "libcurl-devel-32bit-7.79.1-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-32bit-7.79.1-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x"
        },
        "product_reference": "libcurl-devel-32bit-7.79.1-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl-devel-32bit-7.79.1-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64"
        },
        "product_reference": "libcurl-devel-32bit-7.79.1-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.79.1-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64"
        },
        "product_reference": "libcurl4-7.79.1-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.79.1-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le"
        },
        "product_reference": "libcurl4-7.79.1-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.79.1-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x"
        },
        "product_reference": "libcurl4-7.79.1-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-7.79.1-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        },
        "product_reference": "libcurl4-7.79.1-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.79.1-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64"
        },
        "product_reference": "libcurl4-32bit-7.79.1-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.79.1-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le"
        },
        "product_reference": "libcurl4-32bit-7.79.1-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.79.1-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x"
        },
        "product_reference": "libcurl4-32bit-7.79.1-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcurl4-32bit-7.79.1-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64"
        },
        "product_reference": "libcurl4-32bit-7.79.1-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2006-1061",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2006-1061"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap-based buffer overflow in cURL and libcURL 7.15.0 through 7.15.2 allows remote attackers to execute arbitrary commands via a TFTP URL (tftp://) with a valid hostname and a long path.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2006-1061",
          "url": "https://www.suse.com/security/cve/CVE-2006-1061"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 157874 for CVE-2006-1061",
          "url": "https://bugzilla.suse.com/157874"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2006-1061"
    },
    {
      "cve": "CVE-2016-9586",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9586"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9586",
          "url": "https://www.suse.com/security/cve/CVE-2016-9586"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1015332 for CVE-2016-9586",
          "url": "https://bugzilla.suse.com/1015332"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9586"
    },
    {
      "cve": "CVE-2016-9594",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9594"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl before version 7.52.1 is vulnerable to an uninitialized random in libcurl\u0027s internal function that returns a good 32bit random value.  Having a weak or virtually non-existent random value makes the operations that use it vulnerable.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9594",
          "url": "https://www.suse.com/security/cve/CVE-2016-9594"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1016738 for CVE-2016-9594",
          "url": "https://bugzilla.suse.com/1016738"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1017161 for CVE-2016-9594",
          "url": "https://bugzilla.suse.com/1017161"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1042181 for CVE-2016-9594",
          "url": "https://bugzilla.suse.com/1042181"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-9594"
    },
    {
      "cve": "CVE-2017-1000099",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000099"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user (stdout or the application\u0027s provide callback), which could lead to other private data from the heap to get inadvertently displayed. The wrong buffer was an uninitialized memory area allocated on the heap and if it turned out to not contain any zero byte, it would continue and display the data following that buffer in memory.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000099",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000099"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051645 for CVE-2017-1000099",
          "url": "https://bugzilla.suse.com/1051645"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1053919 for CVE-2017-1000099",
          "url": "https://bugzilla.suse.com/1053919"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-1000099"
    },
    {
      "cve": "CVE-2017-1000100",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000100"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000100",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000100"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051644 for CVE-2017-1000100",
          "url": "https://bugzilla.suse.com/1051644"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-1000100"
    },
    {
      "cve": "CVE-2017-1000101",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000101"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000101",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1051643 for CVE-2017-1000101",
          "url": "https://bugzilla.suse.com/1051643"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-1000101"
    },
    {
      "cve": "CVE-2017-1000254",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000254"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000254",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000254"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1061876 for CVE-2017-1000254",
          "url": "https://bugzilla.suse.com/1061876"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-1000254"
    },
    {
      "cve": "CVE-2017-1000257",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-1000257"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl\u0027s deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-1000257",
          "url": "https://www.suse.com/security/cve/CVE-2017-1000257"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1063824 for CVE-2017-1000257",
          "url": "https://bugzilla.suse.com/1063824"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-1000257"
    },
    {
      "cve": "CVE-2017-2629",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-2629"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl before 7.53.0 has an incorrect TLS Certificate Status Request extension feature that asks for a fresh proof of the server\u0027s certificate\u0027s validity in the code that checks for a test success or failure. It ends up always thinking there\u0027s valid proof, even when there is none or if the server doesn\u0027t support the TLS extension in question. This could lead to users not detecting when a server\u0027s certificate goes invalid or otherwise be mislead that the server is in a better shape than it is in reality. This flaw also exists in the command line tool (--cert-status).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-2629",
          "url": "https://www.suse.com/security/cve/CVE-2017-2629"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1025379 for CVE-2017-2629",
          "url": "https://bugzilla.suse.com/1025379"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1042181 for CVE-2017-2629",
          "url": "https://bugzilla.suse.com/1042181"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-2629"
    },
    {
      "cve": "CVE-2017-7468",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-7468"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In curl and libcurl 7.52.0 to and including 7.53.1, libcurl would attempt to resume a TLS session even if the client certificate had changed. That is unacceptable since a server by specification is allowed to skip the client certificate check on resume, and may instead use the old identity which was established by the previous certificate (or no certificate). libcurl supports by default the use of TLS session id/ticket to resume previous TLS sessions to speed up subsequent TLS handshakes. They are used when for any reason an existing TLS connection couldn\u0027t be kept alive to make the next handshake faster. This flaw is a regression and identical to CVE-2016-5419 reported on August 3rd 2016, but affecting a different version range.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-7468",
          "url": "https://www.suse.com/security/cve/CVE-2017-7468"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1033413 for CVE-2017-7468",
          "url": "https://bugzilla.suse.com/1033413"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1033442 for CVE-2017-7468",
          "url": "https://bugzilla.suse.com/1033442"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1042181 for CVE-2017-7468",
          "url": "https://bugzilla.suse.com/1042181"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 991389 for CVE-2017-7468",
          "url": "https://bugzilla.suse.com/991389"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-7468"
    },
    {
      "cve": "CVE-2017-8816",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-8816"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-8816",
          "url": "https://www.suse.com/security/cve/CVE-2017-8816"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069226 for CVE-2017-8816",
          "url": "https://bugzilla.suse.com/1069226"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1106019 for CVE-2017-8816",
          "url": "https://bugzilla.suse.com/1106019"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-8816"
    },
    {
      "cve": "CVE-2017-8817",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-8817"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-8817",
          "url": "https://www.suse.com/security/cve/CVE-2017-8817"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069222 for CVE-2017-8817",
          "url": "https://bugzilla.suse.com/1069222"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.2,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-8817"
    },
    {
      "cve": "CVE-2017-8818",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-8818"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl and libcurl before 7.57.0 on 32-bit platforms allow attackers to cause a denial of service (out-of-bounds access and application crash) or possibly have unspecified other impact because too little memory is allocated for interfacing to an SSL library.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-8818",
          "url": "https://www.suse.com/security/cve/CVE-2017-8818"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1069714 for CVE-2017-8818",
          "url": "https://bugzilla.suse.com/1069714"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2017-8818"
    },
    {
      "cve": "CVE-2017-9502",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9502"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In curl before 7.54.1 on Windows and DOS, libcurl\u0027s default protocol function, which is the logic that allows an application to set which protocol libcurl should attempt to use when given a URL without a scheme part, had a flaw that could lead to it overwriting a heap based memory buffer with seven bytes. If the default protocol is specified to be FILE or a file: URL lacks two slashes, the given \"URL\" starts with a drive letter, and libcurl is built for Windows or DOS, then libcurl would copy the path 7 bytes off, so that the end of the given path would write beyond the malloc buffer (7 bytes being the length in bytes of the ascii string \"file://\").",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9502",
          "url": "https://www.suse.com/security/cve/CVE-2017-9502"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1044243 for CVE-2017-9502",
          "url": "https://bugzilla.suse.com/1044243"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-9502"
    },
    {
      "cve": "CVE-2018-0500",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-0500"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Curl_smtp_escape_eob in lib/smtp.c in curl 7.54.1 to and including curl 7.60.0 has a heap-based buffer overflow that might be exploitable by an attacker who can control the data that curl transmits over SMTP with certain settings (i.e., use of a nonstandard --limit-rate argument or CURLOPT_BUFFERSIZE value).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-0500",
          "url": "https://www.suse.com/security/cve/CVE-2018-0500"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1099793 for CVE-2018-0500",
          "url": "https://bugzilla.suse.com/1099793"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-0500"
    },
    {
      "cve": "CVE-2018-1000005",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-1000005"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported (https://github.com/curl/curl/pull/2231) that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the code that creates HTTP/1-like headers from the HTTP/2 trailer data once appended a string like `:` to the target buffer, while this was recently changed to `: ` (a space was added after the colon) but the following math wasn\u0027t updated correspondingly. When accessed, the data is read out of bounds and causes either a crash or that the (too large) data gets passed to client write. This could lead to a denial-of-service situation or an information disclosure if someone has a service that echoes back or uses the trailers for something.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-1000005",
          "url": "https://www.suse.com/security/cve/CVE-2018-1000005"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076360 for CVE-2018-1000005",
          "url": "https://bugzilla.suse.com/1076360"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2018-1000005"
    },
    {
      "cve": "CVE-2018-1000120",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-1000120"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A buffer overflow exists in curl 7.12.3 to and including curl 7.58.0 in the FTP URL handling that allows an attacker to cause a denial of service or worse.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-1000120",
          "url": "https://www.suse.com/security/cve/CVE-2018-1000120"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1084521 for CVE-2018-1000120",
          "url": "https://bugzilla.suse.com/1084521"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1101811 for CVE-2018-1000120",
          "url": "https://bugzilla.suse.com/1101811"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1112526 for CVE-2018-1000120",
          "url": "https://bugzilla.suse.com/1112526"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-1000120"
    },
    {
      "cve": "CVE-2018-1000122",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-1000122"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-1000122",
          "url": "https://www.suse.com/security/cve/CVE-2018-1000122"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1084532 for CVE-2018-1000122",
          "url": "https://bugzilla.suse.com/1084532"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1101811 for CVE-2018-1000122",
          "url": "https://bugzilla.suse.com/1101811"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1112526 for CVE-2018-1000122",
          "url": "https://bugzilla.suse.com/1112526"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-1000122"
    },
    {
      "cve": "CVE-2018-1000300",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-1000300"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl version curl 7.54.1 to and including curl 7.59.0 contains a CWE-122: Heap-based Buffer Overflow vulnerability in denial of service and more that can result in curl might overflow a heap based memory buffer when closing down an FTP connection with very long server command replies.. This vulnerability appears to have been fixed in curl \u003c 7.54.1 and curl \u003e= 7.60.0.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-1000300",
          "url": "https://www.suse.com/security/cve/CVE-2018-1000300"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1092094 for CVE-2018-1000300",
          "url": "https://bugzilla.suse.com/1092094"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2018-1000300"
    },
    {
      "cve": "CVE-2018-1000301",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-1000301"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-1000301",
          "url": "https://www.suse.com/security/cve/CVE-2018-1000301"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1092098 for CVE-2018-1000301",
          "url": "https://bugzilla.suse.com/1092098"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1122464 for CVE-2018-1000301",
          "url": "https://bugzilla.suse.com/1122464"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2018-1000301"
    },
    {
      "cve": "CVE-2018-14618",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-14618"
        }
      ],
      "notes": [
        {
          "category": "general",
          "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": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-14618",
          "url": "https://www.suse.com/security/cve/CVE-2018-14618"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1106019 for CVE-2018-14618",
          "url": "https://bugzilla.suse.com/1106019"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1112758 for CVE-2018-14618",
          "url": "https://bugzilla.suse.com/1112758"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1122464 for CVE-2018-14618",
          "url": "https://bugzilla.suse.com/1122464"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-14618"
    },
    {
      "cve": "CVE-2018-16839",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-16839"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Curl versions 7.33.0 through 7.61.1 are vulnerable to a buffer overrun in the SASL authentication code that may lead to denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-16839",
          "url": "https://www.suse.com/security/cve/CVE-2018-16839"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1112758 for CVE-2018-16839",
          "url": "https://bugzilla.suse.com/1112758"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1113029 for CVE-2018-16839",
          "url": "https://bugzilla.suse.com/1113029"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1131886 for CVE-2018-16839",
          "url": "https://bugzilla.suse.com/1131886"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-16839"
    },
    {
      "cve": "CVE-2018-16840",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-16840"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an \u0027easy\u0027 handle in the `Curl_close()` function, the library code first frees a struct (without nulling the pointer) and might then subsequently erroneously write to a struct field within that already freed struct.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-16840",
          "url": "https://www.suse.com/security/cve/CVE-2018-16840"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1112758 for CVE-2018-16840",
          "url": "https://bugzilla.suse.com/1112758"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1113029 for CVE-2018-16840",
          "url": "https://bugzilla.suse.com/1113029"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1122464 for CVE-2018-16840",
          "url": "https://bugzilla.suse.com/1122464"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-16840"
    },
    {
      "cve": "CVE-2018-16842",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-16842"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Curl versions 7.14.1 through 7.61.1 are vulnerable to a heap-based buffer over-read in the tool_msgs.c:voutf() function that may result in information exposure and denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-16842",
          "url": "https://www.suse.com/security/cve/CVE-2018-16842"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1113660 for CVE-2018-16842",
          "url": "https://bugzilla.suse.com/1113660"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1122464 for CVE-2018-16842",
          "url": "https://bugzilla.suse.com/1122464"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-16842"
    },
    {
      "cve": "CVE-2018-16890",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-16890"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages (`lib/vauth/ntlm.c:ntlm_decode_type2_target`) does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that overflow, a malicious or broken NTLM server could trick libcurl to accept a bad length + offset combination that would lead to a buffer read out-of-bounds.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-16890",
          "url": "https://www.suse.com/security/cve/CVE-2018-16890"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123371 for CVE-2018-16890",
          "url": "https://bugzilla.suse.com/1123371"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123378 for CVE-2018-16890",
          "url": "https://bugzilla.suse.com/1123378"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141798 for CVE-2018-16890",
          "url": "https://bugzilla.suse.com/1141798"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.1,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2018-16890"
    },
    {
      "cve": "CVE-2019-15601",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-15601"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-15601",
          "url": "https://www.suse.com/security/cve/CVE-2019-15601"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1160301 for CVE-2019-15601",
          "url": "https://bugzilla.suse.com/1160301"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2019-15601"
    },
    {
      "cve": "CVE-2019-3822",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-3822"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. The function creating an outgoing NTLM type-3 header (`lib/vauth/ntlm.c:Curl_auth_create_ntlm_type3_message()`), generates the request HTTP header contents based on previously received data. The check that exists to prevent the local buffer from getting overflowed is implemented wrongly (using unsigned math) and as such it does not prevent the overflow from happening. This output data can grow larger than the local buffer if very large \u0027nt response\u0027 data is extracted from a previous NTLMv2 header provided by the malicious or broken HTTP server. Such a \u0027large value\u0027 needs to be around 1000 bytes or more. The actual payload data copied to the target buffer comes from the NTLMv2 type-2 response header.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-3822",
          "url": "https://www.suse.com/security/cve/CVE-2019-3822"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123377 for CVE-2019-3822",
          "url": "https://bugzilla.suse.com/1123377"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141798 for CVE-2019-3822",
          "url": "https://bugzilla.suse.com/1141798"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2019-3822"
    },
    {
      "cve": "CVE-2019-3823",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-3823"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to `smtp_endofresp()` isn\u0027t NUL terminated and contains no character ending the parsed number, and `len` is set to 5, then the `strtol()` call reads beyond the allocated buffer. The read contents will not be returned to the caller.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-3823",
          "url": "https://www.suse.com/security/cve/CVE-2019-3823"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123378 for CVE-2019-3823",
          "url": "https://bugzilla.suse.com/1123378"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1126909 for CVE-2019-3823",
          "url": "https://bugzilla.suse.com/1126909"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141798 for CVE-2019-3823",
          "url": "https://bugzilla.suse.com/1141798"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-3823"
    },
    {
      "cve": "CVE-2019-5435",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-5435"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An integer overflow in curl\u0027s URL API results in a buffer overflow in libcurl 7.62.0 to and including 7.64.1.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-5435",
          "url": "https://www.suse.com/security/cve/CVE-2019-5435"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1135176 for CVE-2019-5435",
          "url": "https://bugzilla.suse.com/1135176"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1154162 for CVE-2019-5435",
          "url": "https://bugzilla.suse.com/1154162"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-5435"
    },
    {
      "cve": "CVE-2019-5436",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-5436"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4 through 7.64.1.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-5436",
          "url": "https://www.suse.com/security/cve/CVE-2019-5436"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1135170 for CVE-2019-5436",
          "url": "https://bugzilla.suse.com/1135170"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1149496 for CVE-2019-5436",
          "url": "https://bugzilla.suse.com/1149496"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1154162 for CVE-2019-5436",
          "url": "https://bugzilla.suse.com/1154162"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1167096 for CVE-2019-5436",
          "url": "https://bugzilla.suse.com/1167096"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2019-5436"
    },
    {
      "cve": "CVE-2019-5481",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-5481"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Double-free vulnerability in the FTP-kerberos code in cURL 7.52.0 to 7.65.3.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-5481",
          "url": "https://www.suse.com/security/cve/CVE-2019-5481"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1149495 for CVE-2019-5481",
          "url": "https://bugzilla.suse.com/1149495"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-5481"
    },
    {
      "cve": "CVE-2019-5482",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-5482"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-5482",
          "url": "https://www.suse.com/security/cve/CVE-2019-5482"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1149496 for CVE-2019-5482",
          "url": "https://bugzilla.suse.com/1149496"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1156634 for CVE-2019-5482",
          "url": "https://bugzilla.suse.com/1156634"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2019-5482"
    },
    {
      "cve": "CVE-2020-8169",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-8169"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl 7.62.0 through 7.70.0 is vulnerable to an information disclosure vulnerability that can lead to a partial password being leaked over the network and to the DNS server(s).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-8169",
          "url": "https://www.suse.com/security/cve/CVE-2020-8169"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173026 for CVE-2020-8169",
          "url": "https://bugzilla.suse.com/1173026"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1186108 for CVE-2020-8169",
          "url": "https://bugzilla.suse.com/1186108"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-8169"
    },
    {
      "cve": "CVE-2020-8231",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-8231"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Due to use of a dangling pointer, libcurl 7.29.0 through 7.71.1 can use the wrong connection when sending data.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-8231",
          "url": "https://www.suse.com/security/cve/CVE-2020-8231"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1175109 for CVE-2020-8231",
          "url": "https://bugzilla.suse.com/1175109"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1179399 for CVE-2020-8231",
          "url": "https://bugzilla.suse.com/1179399"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1186108 for CVE-2020-8231",
          "url": "https://bugzilla.suse.com/1186108"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-8231"
    },
    {
      "cve": "CVE-2020-8284",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-8284"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-8284",
          "url": "https://www.suse.com/security/cve/CVE-2020-8284"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1179398 for CVE-2020-8284",
          "url": "https://bugzilla.suse.com/1179398"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1179399 for CVE-2020-8284",
          "url": "https://bugzilla.suse.com/1179399"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1186108 for CVE-2020-8284",
          "url": "https://bugzilla.suse.com/1186108"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-8284"
    },
    {
      "cve": "CVE-2020-8285",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-8285"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-8285",
          "url": "https://www.suse.com/security/cve/CVE-2020-8285"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1179399 for CVE-2020-8285",
          "url": "https://bugzilla.suse.com/1179399"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1186108 for CVE-2020-8285",
          "url": "https://bugzilla.suse.com/1186108"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-8285"
    },
    {
      "cve": "CVE-2020-8286",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-8286"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl 7.41.0 through 7.73.0 is vulnerable to an improper check for certificate revocation due to insufficient verification of the OCSP response.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-8286",
          "url": "https://www.suse.com/security/cve/CVE-2020-8286"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1179593 for CVE-2020-8286",
          "url": "https://bugzilla.suse.com/1179593"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1186108 for CVE-2020-8286",
          "url": "https://bugzilla.suse.com/1186108"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-8286"
    },
    {
      "cve": "CVE-2021-22297",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22297"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "unknown",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22297",
          "url": "https://www.suse.com/security/cve/CVE-2021-22297"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22297"
    },
    {
      "cve": "CVE-2021-22298",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22298"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "There is a logic vulnerability in Huawei Gauss100 OLTP Product. An attacker with certain permissions could perform specific SQL statement to exploit this vulnerability. Due to insufficient security design, successful exploit can cause service abnormal. Affected product versions include: ManageOne versions 6.5.1.1.B020, 6.5.1.1.B030, 6.5.1.1.B040, 6.5.1.SPC100.B050, 6.5.1.SPC101.B010, 6.5.1.SPC101.B040, 6.5.1.SPC200, 6.5.1.SPC200.B010, 6.5.1.SPC200.B030, 6.5.1.SPC200.B040, 6.5.1.SPC200.B050, 6.5.1.SPC200.B060, 6.5.1.SPC200.B070, 6.5.1RC1.B070, 6.5.1RC1.B080, 6.5.1RC2.B040, 6.5.1RC2.B050, 6.5.1RC2.B060, 6.5.1RC2.B070, 6.5.1RC2.B080, 6.5.1RC2.B090.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22298",
          "url": "https://www.suse.com/security/cve/CVE-2021-22298"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22298"
    },
    {
      "cve": "CVE-2021-22876",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22876"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl 7.1.1 to and including 7.75.0 is vulnerable to an \"Exposure of Private Personal Information to an Unauthorized Actor\" by leaking credentials in the HTTP Referer: header. libcurl does not strip off user credentials from the URL when automatically populating the Referer: HTTP request header field in outgoing HTTP requests, and therefore risks leaking sensitive data to the server that is the target of the second HTTP request.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22876",
          "url": "https://www.suse.com/security/cve/CVE-2021-22876"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1183933 for CVE-2021-22876",
          "url": "https://bugzilla.suse.com/1183933"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22876"
    },
    {
      "cve": "CVE-2021-22890",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22890"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl 7.63.0 to and including 7.75.0 includes vulnerability that allows a malicious HTTPS proxy to MITM a connection due to bad handling of TLS 1.3 session tickets. When using a HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived from the remote server and then wrongly \"short-cut\" the host handshake. When confusing the tickets, a HTTPS proxy can trick libcurl to use the wrong session ticket resume for the host and thereby circumvent the server TLS certificate check and make a MITM attack to be possible to perform unnoticed. Note that such a malicious HTTPS proxy needs to provide a certificate that curl will accept for the MITMed server for an attack to work - unless curl has been told to ignore the server certificate check.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22890",
          "url": "https://www.suse.com/security/cve/CVE-2021-22890"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1183934 for CVE-2021-22890",
          "url": "https://bugzilla.suse.com/1183934"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.1,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22890"
    },
    {
      "cve": "CVE-2021-22898",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22898"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22898",
          "url": "https://www.suse.com/security/cve/CVE-2021-22898"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1186114 for CVE-2021-22898",
          "url": "https://bugzilla.suse.com/1186114"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1192450 for CVE-2021-22898",
          "url": "https://bugzilla.suse.com/1192450"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22898"
    },
    {
      "cve": "CVE-2021-22901",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22901"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client. When libcurl at run-time sets up support for TLS 1.3 session tickets on a connection using OpenSSL, it stores pointers to the transfer in-memory object for later retrieval when a session ticket arrives. If the connection is used by multiple transfers (like with a reused HTTP/1.1 connection or multiplexed HTTP/2 connection) that first transfer object might be freed before the new session is established on that connection and then the function will access a memory buffer that might be freed. When using that memory, libcurl might even call a function pointer in the object, making it possible for a remote code execution if the server could somehow manage to get crafted memory content into the correct place in memory.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22901",
          "url": "https://www.suse.com/security/cve/CVE-2021-22901"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1186115 for CVE-2021-22901",
          "url": "https://bugzilla.suse.com/1186115"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188549 for CVE-2021-22901",
          "url": "https://bugzilla.suse.com/1188549"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-22901"
    },
    {
      "cve": "CVE-2021-22922",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22922"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22922",
          "url": "https://www.suse.com/security/cve/CVE-2021-22922"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188217 for CVE-2021-22922",
          "url": "https://bugzilla.suse.com/1188217"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1192447 for CVE-2021-22922",
          "url": "https://bugzilla.suse.com/1192447"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22922"
    },
    {
      "cve": "CVE-2021-22924",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22924"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take \u0027issuercert\u0027 into account and it compared the involved paths *case insensitively*,which could lead to libcurl reusing wrong connections.File paths are, or can be, case sensitive on many systems but not all, and caneven vary depending on used file systems.The comparison also didn\u0027t include the \u0027issuer cert\u0027 which a transfer can setto qualify how to verify the server certificate.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22924",
          "url": "https://www.suse.com/security/cve/CVE-2021-22924"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188219 for CVE-2021-22924",
          "url": "https://bugzilla.suse.com/1188219"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1192447 for CVE-2021-22924",
          "url": "https://bugzilla.suse.com/1192447"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1200196 for CVE-2021-22924",
          "url": "https://bugzilla.suse.com/1200196"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22924"
    },
    {
      "cve": "CVE-2021-22945",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22945"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When sending data to an MQTT server, libcurl \u003c= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it *again*.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22945",
          "url": "https://www.suse.com/security/cve/CVE-2021-22945"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1190213 for CVE-2021-22945",
          "url": "https://bugzilla.suse.com/1190213"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22945"
    },
    {
      "cve": "CVE-2021-22946",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22946"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A user can tell curl \u003e= 7.20.0 and \u003c= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (`--ssl-reqd` on the command line or`CURLOPT_USE_SSL` set to `CURLUSESSL_CONTROL` or `CURLUSESSL_ALL` withlibcurl). This requirement could be bypassed if the server would return a properly crafted but perfectly legitimate response.This flaw would then make curl silently continue its operations **withoutTLS** contrary to the instructions and expectations, exposing possibly sensitive data in clear text over the network.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22946",
          "url": "https://www.suse.com/security/cve/CVE-2021-22946"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1190373 for CVE-2021-22946",
          "url": "https://bugzilla.suse.com/1190373"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1194948 for CVE-2021-22946",
          "url": "https://bugzilla.suse.com/1194948"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22946"
    },
    {
      "cve": "CVE-2021-22947",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-22947"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When curl \u003e= 7.20.0 and \u003c= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got *before* the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker\u0027s injected data comes from the TLS-protected server.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
          "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-22947",
          "url": "https://www.suse.com/security/cve/CVE-2021-22947"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1190374 for CVE-2021-22947",
          "url": "https://bugzilla.suse.com/1190374"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:curl-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:curl-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1.x86_64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.aarch64",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.ppc64le",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.s390x",
            "openSUSE Tumbleweed:libcurl4-7.79.1-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-22947"
    }
  ]
}
  icsa-19-155-01
Vulnerability from csaf_cisa
Notes
{
  "document": {
    "acknowledgments": [
      {
        "names": [
          "Zahra Khani"
        ],
        "organization": "Firmalyzer",
        "summary": "reporting some of these vulnerabilities to NCCIC"
      },
      {
        "organization": "OPC Foundation",
        "summary": "reporting some of these vulnerabilities to Phoenix Contact"
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Disclosure is not limited",
      "tlp": {
        "label": "WHITE",
        "url": "https://us-cert.cisa.gov/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "general",
        "text": "This CSAF advisory was extracted from unstructured data and may contain inaccuracies. If you notice any errors, please reach out to the designated contact at CISA CSAF: central@cisa.dhs.gov",
        "title": "CISA Disclaimer"
      },
      {
        "category": "legal_disclaimer",
        "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
        "title": "Legal Notice"
      },
      {
        "category": "summary",
        "text": "Successful exploitation of these vulnerabilities could allow an attacker to decrypt passwords, bypass authentication, and deny service to the device. In addition, these vulnerabilities could interact with third-party vulnerabilities to cause other impacts to integrity, confidentiality, and availability.",
        "title": "Risk evaluation"
      },
      {
        "category": "other",
        "text": "Commercial Facilities",
        "title": "Critical infrastructure sectors"
      },
      {
        "category": "other",
        "text": "Worldwide",
        "title": "Countries/areas deployed"
      },
      {
        "category": "other",
        "text": "Germany",
        "title": "Company headquarters location"
      },
      {
        "category": "general",
        "text": "NCCIC recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities. Specifically, users should:",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "NCCIC reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.NCCIC also provides a section for control systems security recommended practices on the ICS-CERT web page. Several recommended practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Additional mitigation guidance and recommended practices are publicly available on the ICS-CERT website in the Technical Information Paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.Organizations observing any suspected malicious activity should follow their established internal procedures and report their findings to NCCIC for tracking and correlation against other incidents.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "NCCIC also recommends that users take the following measures to protect themselves from social engineering attacks:",
        "title": "Recommended Practices"
      },
      {
        "category": "other",
        "text": "No known public exploits specifically target these vulnerabilities.",
        "title": "Exploitability"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "Email: CISAservicedesk@cisa.dhs.gov;\n Toll Free: 1-888-282-0870",
      "name": "CISA",
      "namespace": "https://www.cisa.gov/"
    },
    "references": [
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-19-155-01 JSON",
        "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2019/icsa-19-155-01.json"
      },
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-19-155-01 - Web Scraped Version",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-19-155-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-19-155-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-19-155-01"
      }
    ],
    "title": "PHOENIX CONTACT PLCNext AXC F 2152",
    "tracking": {
      "current_release_date": "2019-06-04T00:00:00.000000Z",
      "generator": {
        "engine": {
          "name": "CISA CSAF Generator",
          "version": "1.0.0"
        }
      },
      "id": "ICSA-19-155-01",
      "initial_release_date": "2019-06-04T00:00:00.000000Z",
      "revision_history": [
        {
          "date": "2019-06-04T00:00:00.000000Z",
          "legacy_version": "Initial",
          "number": "1",
          "summary": "ICSA-19-155-01 PHOENIX CONTACT PLCNext AXC F 2152"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "2404267 version 1.x",
                "product": {
                  "name": "AXC F 2152: article number 2404267 version 1.x",
                  "product_id": "CSAFPID-0001"
                }
              }
            ],
            "category": "product_name",
            "name": "AXC F 2152"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "1046568  (Starterkit) version 1.x",
                "product": {
                  "name": "AXC F 2152: article number 1046568 (Starterkit) version 1.x",
                  "product_id": "CSAFPID-0002"
                }
              }
            ],
            "category": "product_name",
            "name": "AXC F 2152"
          }
        ],
        "category": "vendor",
        "name": "Phoenix Contact"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-7559",
      "cwe": {
        "id": "CWE-326",
        "name": "Inadequate Encryption Strength"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A remote attacker can exploit a server \u0027s private key by sending carefully constructed UserIdentityTokens encrypted with the Basic128Rsa15 security policy. This could allow an attacker to decrypt passwords even if encrypted with another security policy such as Basic256Sha256. CVE-2018-7559 has been assigned to this vulnerability. A CVSS v3 base score of 7.6 has been calculated; the CVSS vector string is (AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L).",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-7559"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.6,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2019-10998",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An attacker with physical access to the device can manipulate SD card data, which could allow an attacker to bypass the authentication of the device. This device is designed for use in a protected industrial environment with restricted physical access.CVE-2019-10998 has been assigned to this vulnerability. A CVSS v3 base score of 6.8 has been calculated; the CVSS vector string is (AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10998"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2019-10997",
      "cwe": {
        "id": "CWE-300",
        "name": "Channel Accessible by Non-Endpoint"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An attacker trying to connect to the device using a man-in-the-middle setup may crash the PLC service, resulting in a denial of service condition. The device must then be rebooted, or the PLC service must be restarted manually via Linux shell.CVE-2019-10997 has been assigned to this vulnerability. A CVSS v3 base score of 7.5 has been calculated; the CVSS vector string is (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10997"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-8816",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-8816"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 9.8,
            "environmentalSeverity": "CRITICAL",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 9.8,
            "temporalSeverity": "CRITICAL",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9953",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The verify_certificate function in lib/vtls/schannel.c in libcurl 7.30.0 through 7.51.0, when built for Windows CE using the schannel TLS backend, allows remote attackers to obtain sensitive information, cause a denial of service (crash), or possibly have unspecified other impact via a wildcard certificate name, which triggers an out-of-bounds read.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9953"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 9.8,
            "environmentalSeverity": "CRITICAL",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 9.8,
            "temporalSeverity": "CRITICAL",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-8817",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-8817"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11541",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "tcpdump 4.9.0 has a heap-based buffer over-read in the lldp_print function in print-lldp.c, related to util-print.c.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11541"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11542",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "tcpdump 4.9.0 has a heap-based buffer over-read in the pimv1_print function in print-pim.c.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11542"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11543",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "tcpdump 4.9.0 has a buffer overflow in the sliplink_print function in print-sl.c.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11543"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-5334",
      "cwe": {
        "id": "CWE-415",
        "name": "Double Free"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Double free vulnerability in the gnutls_x509_ext_import_proxy function in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allows remote attackers to have unspecified impact via crafted policy language information in an X.509 certificate with a Proxy Certificate Information extension.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5334"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-5336",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Stack-based buffer overflow in the cdk_pk_get_keyid function in lib/opencdk/pubkey.c in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allows remote attackers to have unspecified impact via a crafted OpenPGP certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5336"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9841",
      "cwe": {
        "id": "CWE-823",
        "name": "Use of Out-of-range Pointer Offset"
      },
      "notes": [
        {
          "category": "summary",
          "text": "inffast.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9841"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000120",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow exists in curl 7.12.3 to and including curl 7.58.0 in the FTP URL handling that allows an attacker to cause a denial of service or worse.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000120"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-5337",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Multiple heap-based buffer overflows in the read_attribute function in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allow remote attackers to have unspecified impact via a crafted OpenPGP certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5337"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9843",
      "cwe": {
        "id": "CWE-354",
        "name": "Improper Validation of Integrity Check Value"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The crc32_big function in crc32.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving big-endian CRC calculation.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9843"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-1000257",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl\u0027s deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000257"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000122",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000122"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000301",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000301"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000005",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported (https://github.com/curl/curl/pull/2231) that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the code that creates HTTP/1-like headers from the HTTP/2 trailer data once appended a string like `:` to the target buffer, while this was recently changed to `: ` (a space was added after the colon) but the following math wasn\u0027t updated correspondingly. When accessed, the data is read out of bounds and causes either a crash or that the (too large) data gets passed to client write. This could lead to a denial-of-service situation or an information disclosure if someone has a service that echoes back or uses the trailers for something.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000005"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9842",
      "cwe": {
        "id": "CWE-1335",
        "name": "Incorrect Bitwise Shift of Integer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving left shifts of negative integers.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9842"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9840",
      "cwe": {
        "id": "CWE-823",
        "name": "Use of Out-of-range Pointer Offset"
      },
      "notes": [
        {
          "category": "summary",
          "text": "inftrees.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9840"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9952",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The verify_certificate function in lib/vtls/schannel.c in libcurl 7.30.0 through 7.51.0, when built for Windows CE using the schannel TLS backend, makes it easier for remote attackers to conduct man-in-the-middle attacks via a crafted wildcard SAN in a server certificate, as demonstrated by \"*.com.\"",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9952"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-1247",
      "cwe": {
        "id": "CWE-59",
        "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The nginx package before 1.6.2-5+deb8u3 on Debian jessie, the nginx packages before 1.4.6-1ubuntu3.6 on Ubuntu 14.04 LTS, before 1.10.0-0ubuntu0.16.04.3 on Ubuntu 16.04 LTS, and before 1.10.1-0ubuntu1.1 on Ubuntu 16.10, and the nginx ebuild before 1.10.2-r3 on Gentoo allow local users with access to the web server user account to gain root privileges via a symlink attack on the error log.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1247"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-9023",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The ASN.1 parser in strongSwan before 5.5.3 improperly handles CHOICE types when the x509 plugin is enabled, which allows remote attackers to cause a denial of service (infinite loop) via a crafted certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-9023"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-6301",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The recv_and_process_client_pkt function in networking/ntpd.c in busybox allows remote attackers to cause a denial of service (CPU and bandwidth consumption) via a forged NTP packet, which triggers a communication loop.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-6301"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-7141",
      "cwe": {
        "id": "CWE-287",
        "name": "Improper Authentication"
      },
      "notes": [
        {
          "category": "summary",
          "text": "curl and libcurl before 7.50.2, when built with NSS and the libnsspem.so library is available at runtime, allow remote attackers to hijack the authentication of a TLS connection by leveraging reuse of a previously loaded client certificate from file for a connection for which no certificate has been set, a different vulnerability than CVE-2016-5420.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-7141"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-7444",
      "cwe": {
        "id": "CWE-130",
        "name": "Improper Handling of Length Parameter Inconsistency"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The gnutls_ocsp_resp_check_crt function in lib/x509/ocsp.c in GnuTLS before 3.4.15 and 3.5.x before 3.5.4 does not verify the serial length of an OCSP response, which might allow remote attackers to bypass an intended certificate validation mechanism via vectors involving trailing bytes left by gnutls_malloc.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-7444"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000121",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A NULL pointer dereference exists in curl 7.21.0 to and including curl 7.58.0 in the LDAP code that allows an attacker to cause a denial of service",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000121"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-1000254",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000254"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11108",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "tcpdump 4.9.0 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via crafted packet data. The crash occurs in the EXTRACT_16BITS function, called from the stp_print function for the Spanning Tree Protocol.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11108"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11185",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The gmp plugin in strongSwan before 5.6.0 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted RSA signature.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11185"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-3731",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-3731"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-9233",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "XML External Entity vulnerability in libexpat 2.2.0 and earlier (Expat XML Parser Library) allows attackers to put the parser in an infinite loop using a malformed external entity definition from an external DTD.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-9233"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-5335",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The stream reading functions in lib/opencdk/read-packet.c in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allow remote attackers to cause a denial of service (out-of-memory error and crash) via a crafted OpenPGP certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5335"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-9022",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The gmp plugin in strongSwan before 5.5.3 does not properly validate RSA public keys before calling mpz_powm_sec, which allows remote peers to cause a denial of service (floating point exception and process crash) via a crafted certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-9022"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000117",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Python Software Foundation CPython version From 3.2 until 3.6.4 on Windows contains a Buffer Overflow vulnerability in os.symlink() function on Windows that can result in Arbitrary code execution, likely escalation of privilege. This attack appears to be exploitable via a python script that creates a symlink with an attacker controlled name or location. This vulnerability appears to have been fixed in 3.7.0 and 3.6.5.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000117"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-5388",
      "cwe": {
        "id": "CWE-124",
        "name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "In stroke_socket.c in strongSwan before 5.6.3, a missing packet length check could allow a buffer underflow, which may lead to resource exhaustion and denial of service while reading from the socket.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-5388"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-1000101",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000101"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-1000100",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000100"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-7103",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Cross-site scripting (XSS) vulnerability in jQuery UI before 1.12.0 might allow remote attackers to inject arbitrary web script or HTML via the closeText parameter of the dialog function.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-7103"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2015-9251",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-9251"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-3738",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "notes": [
        {
          "category": "summary",
          "text": "There is an overflow bug in the AVX2 Montgomery multiplication procedure used in exponentiation with 1024-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH1024 are considered just feasible, because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH1024 private key among multiple clients, which is no longer an option since CVE-2016-0701. This only affects processors that support the AVX2 but not ADX extensions like Intel Haswell (4th generation). Note: The impact from this issue is similar to CVE-2017-3736, CVE-2017-3732 and CVE-2015-3193. OpenSSL version 1.0.2-1.0.2m and 1.1.0-1.1.0g are affected. Fixed in OpenSSL 1.0.2n. Due to the low severity of this issue we are not issuing a new release of OpenSSL 1.1.0 at this time. The fix will be included in OpenSSL 1.1.0h when it becomes available. The fix is also available in commit e502cc86d in the OpenSSL git repository.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-3738"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-0737",
      "cwe": {
        "id": "CWE-327",
        "name": "Use of a Broken or Risky Cryptographic Algorithm"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The OpenSSL RSA Key generation algorithm has been shown to be vulnerable to a cache timing side channel attack. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o).",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-0737"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-3737",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "summary",
          "text": "OpenSSL 1.0.2 (starting from version 1.0.2b) introduced an \"error state\" mechanism. The intent was that if a fatal error occurred during a handshake then OpenSSL would move into the error state and would immediately fail if you attempted to continue the handshake. This works as designed for the explicit handshake functions (SSL_do_handshake(), SSL_accept() and SSL_connect()), however due to a bug it does not work correctly if SSL_read() or SSL_write() is called directly. In that scenario, if the handshake fails then a fatal error will be returned in the initial function call. If SSL_read()/SSL_write() is subsequently called by the application for the same SSL object then it will succeed and the data is passed without being decrypted/encrypted directly from the SSL/TLS record layer. In order to exploit this issue an application bug would have to be present that resulted in a call to SSL_read()/SSL_write() being issued after having already received a fatal error. OpenSSL version 1.0.2b-1.0.2m are affected. Fixed in OpenSSL 1.0.2n. OpenSSL 1.1.0 is not affected.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-3737"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-15906",
      "cwe": {
        "id": "CWE-269",
        "name": "Improper Privilege Management"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The process_open function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15906"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-3735",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-3735"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    }
  ]
}
  ICSA-19-155-01
Vulnerability from csaf_cisa
Notes
{
  "document": {
    "acknowledgments": [
      {
        "names": [
          "Zahra Khani"
        ],
        "organization": "Firmalyzer",
        "summary": "reporting some of these vulnerabilities to NCCIC"
      },
      {
        "organization": "OPC Foundation",
        "summary": "reporting some of these vulnerabilities to Phoenix Contact"
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Disclosure is not limited",
      "tlp": {
        "label": "WHITE",
        "url": "https://us-cert.cisa.gov/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "general",
        "text": "This CSAF advisory was extracted from unstructured data and may contain inaccuracies. If you notice any errors, please reach out to the designated contact at CISA CSAF: central@cisa.dhs.gov",
        "title": "CISA Disclaimer"
      },
      {
        "category": "legal_disclaimer",
        "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
        "title": "Legal Notice"
      },
      {
        "category": "summary",
        "text": "Successful exploitation of these vulnerabilities could allow an attacker to decrypt passwords, bypass authentication, and deny service to the device. In addition, these vulnerabilities could interact with third-party vulnerabilities to cause other impacts to integrity, confidentiality, and availability.",
        "title": "Risk evaluation"
      },
      {
        "category": "other",
        "text": "Commercial Facilities",
        "title": "Critical infrastructure sectors"
      },
      {
        "category": "other",
        "text": "Worldwide",
        "title": "Countries/areas deployed"
      },
      {
        "category": "other",
        "text": "Germany",
        "title": "Company headquarters location"
      },
      {
        "category": "general",
        "text": "NCCIC recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities. Specifically, users should:",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "NCCIC reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.NCCIC also provides a section for control systems security recommended practices on the ICS-CERT web page. Several recommended practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Additional mitigation guidance and recommended practices are publicly available on the ICS-CERT website in the Technical Information Paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.Organizations observing any suspected malicious activity should follow their established internal procedures and report their findings to NCCIC for tracking and correlation against other incidents.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "NCCIC also recommends that users take the following measures to protect themselves from social engineering attacks:",
        "title": "Recommended Practices"
      },
      {
        "category": "other",
        "text": "No known public exploits specifically target these vulnerabilities.",
        "title": "Exploitability"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "Email: CISAservicedesk@cisa.dhs.gov;\n Toll Free: 1-888-282-0870",
      "name": "CISA",
      "namespace": "https://www.cisa.gov/"
    },
    "references": [
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-19-155-01 JSON",
        "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2019/icsa-19-155-01.json"
      },
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-19-155-01 - Web Scraped Version",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-19-155-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-19-155-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-19-155-01"
      }
    ],
    "title": "PHOENIX CONTACT PLCNext AXC F 2152",
    "tracking": {
      "current_release_date": "2019-06-04T00:00:00.000000Z",
      "generator": {
        "engine": {
          "name": "CISA CSAF Generator",
          "version": "1.0.0"
        }
      },
      "id": "ICSA-19-155-01",
      "initial_release_date": "2019-06-04T00:00:00.000000Z",
      "revision_history": [
        {
          "date": "2019-06-04T00:00:00.000000Z",
          "legacy_version": "Initial",
          "number": "1",
          "summary": "ICSA-19-155-01 PHOENIX CONTACT PLCNext AXC F 2152"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "2404267 version 1.x",
                "product": {
                  "name": "AXC F 2152: article number 2404267 version 1.x",
                  "product_id": "CSAFPID-0001"
                }
              }
            ],
            "category": "product_name",
            "name": "AXC F 2152"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "1046568  (Starterkit) version 1.x",
                "product": {
                  "name": "AXC F 2152: article number 1046568 (Starterkit) version 1.x",
                  "product_id": "CSAFPID-0002"
                }
              }
            ],
            "category": "product_name",
            "name": "AXC F 2152"
          }
        ],
        "category": "vendor",
        "name": "Phoenix Contact"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-7559",
      "cwe": {
        "id": "CWE-326",
        "name": "Inadequate Encryption Strength"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A remote attacker can exploit a server \u0027s private key by sending carefully constructed UserIdentityTokens encrypted with the Basic128Rsa15 security policy. This could allow an attacker to decrypt passwords even if encrypted with another security policy such as Basic256Sha256. CVE-2018-7559 has been assigned to this vulnerability. A CVSS v3 base score of 7.6 has been calculated; the CVSS vector string is (AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L).",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-7559"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.6,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2019-10998",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An attacker with physical access to the device can manipulate SD card data, which could allow an attacker to bypass the authentication of the device. This device is designed for use in a protected industrial environment with restricted physical access.CVE-2019-10998 has been assigned to this vulnerability. A CVSS v3 base score of 6.8 has been calculated; the CVSS vector string is (AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10998"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2019-10997",
      "cwe": {
        "id": "CWE-300",
        "name": "Channel Accessible by Non-Endpoint"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An attacker trying to connect to the device using a man-in-the-middle setup may crash the PLC service, resulting in a denial of service condition. The device must then be rebooted, or the PLC service must be restarted manually via Linux shell.CVE-2019-10997 has been assigned to this vulnerability. A CVSS v3 base score of 7.5 has been calculated; the CVSS vector string is (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10997"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-8816",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-8816"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 9.8,
            "environmentalSeverity": "CRITICAL",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 9.8,
            "temporalSeverity": "CRITICAL",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9953",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The verify_certificate function in lib/vtls/schannel.c in libcurl 7.30.0 through 7.51.0, when built for Windows CE using the schannel TLS backend, allows remote attackers to obtain sensitive information, cause a denial of service (crash), or possibly have unspecified other impact via a wildcard certificate name, which triggers an out-of-bounds read.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9953"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 9.8,
            "environmentalSeverity": "CRITICAL",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 9.8,
            "temporalSeverity": "CRITICAL",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-8817",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-8817"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11541",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "tcpdump 4.9.0 has a heap-based buffer over-read in the lldp_print function in print-lldp.c, related to util-print.c.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11541"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11542",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "tcpdump 4.9.0 has a heap-based buffer over-read in the pimv1_print function in print-pim.c.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11542"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11543",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "tcpdump 4.9.0 has a buffer overflow in the sliplink_print function in print-sl.c.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11543"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-5334",
      "cwe": {
        "id": "CWE-415",
        "name": "Double Free"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Double free vulnerability in the gnutls_x509_ext_import_proxy function in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allows remote attackers to have unspecified impact via crafted policy language information in an X.509 certificate with a Proxy Certificate Information extension.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5334"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-5336",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Stack-based buffer overflow in the cdk_pk_get_keyid function in lib/opencdk/pubkey.c in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allows remote attackers to have unspecified impact via a crafted OpenPGP certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5336"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9841",
      "cwe": {
        "id": "CWE-823",
        "name": "Use of Out-of-range Pointer Offset"
      },
      "notes": [
        {
          "category": "summary",
          "text": "inffast.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9841"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000120",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow exists in curl 7.12.3 to and including curl 7.58.0 in the FTP URL handling that allows an attacker to cause a denial of service or worse.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000120"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-5337",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Multiple heap-based buffer overflows in the read_attribute function in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allow remote attackers to have unspecified impact via a crafted OpenPGP certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5337"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9843",
      "cwe": {
        "id": "CWE-354",
        "name": "Improper Validation of Integrity Check Value"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The crc32_big function in crc32.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving big-endian CRC calculation.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9843"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-1000257",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl\u0027s deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000257"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000122",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000122"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000301",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000301"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000005",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported (https://github.com/curl/curl/pull/2231) that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the code that creates HTTP/1-like headers from the HTTP/2 trailer data once appended a string like `:` to the target buffer, while this was recently changed to `: ` (a space was added after the colon) but the following math wasn\u0027t updated correspondingly. When accessed, the data is read out of bounds and causes either a crash or that the (too large) data gets passed to client write. This could lead to a denial-of-service situation or an information disclosure if someone has a service that echoes back or uses the trailers for something.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000005"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9842",
      "cwe": {
        "id": "CWE-1335",
        "name": "Incorrect Bitwise Shift of Integer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving left shifts of negative integers.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9842"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9840",
      "cwe": {
        "id": "CWE-823",
        "name": "Use of Out-of-range Pointer Offset"
      },
      "notes": [
        {
          "category": "summary",
          "text": "inftrees.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9840"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-9952",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The verify_certificate function in lib/vtls/schannel.c in libcurl 7.30.0 through 7.51.0, when built for Windows CE using the schannel TLS backend, makes it easier for remote attackers to conduct man-in-the-middle attacks via a crafted wildcard SAN in a server certificate, as demonstrated by \"*.com.\"",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9952"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-1247",
      "cwe": {
        "id": "CWE-59",
        "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The nginx package before 1.6.2-5+deb8u3 on Debian jessie, the nginx packages before 1.4.6-1ubuntu3.6 on Ubuntu 14.04 LTS, before 1.10.0-0ubuntu0.16.04.3 on Ubuntu 16.04 LTS, and before 1.10.1-0ubuntu1.1 on Ubuntu 16.10, and the nginx ebuild before 1.10.2-r3 on Gentoo allow local users with access to the web server user account to gain root privileges via a symlink attack on the error log.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1247"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-9023",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The ASN.1 parser in strongSwan before 5.5.3 improperly handles CHOICE types when the x509 plugin is enabled, which allows remote attackers to cause a denial of service (infinite loop) via a crafted certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-9023"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-6301",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The recv_and_process_client_pkt function in networking/ntpd.c in busybox allows remote attackers to cause a denial of service (CPU and bandwidth consumption) via a forged NTP packet, which triggers a communication loop.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-6301"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-7141",
      "cwe": {
        "id": "CWE-287",
        "name": "Improper Authentication"
      },
      "notes": [
        {
          "category": "summary",
          "text": "curl and libcurl before 7.50.2, when built with NSS and the libnsspem.so library is available at runtime, allow remote attackers to hijack the authentication of a TLS connection by leveraging reuse of a previously loaded client certificate from file for a connection for which no certificate has been set, a different vulnerability than CVE-2016-5420.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-7141"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-7444",
      "cwe": {
        "id": "CWE-130",
        "name": "Improper Handling of Length Parameter Inconsistency"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The gnutls_ocsp_resp_check_crt function in lib/x509/ocsp.c in GnuTLS before 3.4.15 and 3.5.x before 3.5.4 does not verify the serial length of an OCSP response, which might allow remote attackers to bypass an intended certificate validation mechanism via vectors involving trailing bytes left by gnutls_malloc.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-7444"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000121",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A NULL pointer dereference exists in curl 7.21.0 to and including curl 7.58.0 in the LDAP code that allows an attacker to cause a denial of service",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000121"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-1000254",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000254"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11108",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "tcpdump 4.9.0 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via crafted packet data. The crash occurs in the EXTRACT_16BITS function, called from the stp_print function for the Spanning Tree Protocol.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11108"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-11185",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The gmp plugin in strongSwan before 5.6.0 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted RSA signature.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11185"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-3731",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-3731"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-9233",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "XML External Entity vulnerability in libexpat 2.2.0 and earlier (Expat XML Parser Library) allows attackers to put the parser in an infinite loop using a malformed external entity definition from an external DTD.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-9233"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-5335",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The stream reading functions in lib/opencdk/read-packet.c in GnuTLS before 3.3.26 and 3.5.x before 3.5.8 allow remote attackers to cause a denial of service (out-of-memory error and crash) via a crafted OpenPGP certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5335"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-9022",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The gmp plugin in strongSwan before 5.5.3 does not properly validate RSA public keys before calling mpz_powm_sec, which allows remote peers to cause a denial of service (floating point exception and process crash) via a crafted certificate.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-9022"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-1000117",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Python Software Foundation CPython version From 3.2 until 3.6.4 on Windows contains a Buffer Overflow vulnerability in os.symlink() function on Windows that can result in Arbitrary code execution, likely escalation of privilege. This attack appears to be exploitable via a python script that creates a symlink with an attacker controlled name or location. This vulnerability appears to have been fixed in 3.7.0 and 3.6.5.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000117"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-5388",
      "cwe": {
        "id": "CWE-124",
        "name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "In stroke_socket.c in strongSwan before 5.6.3, a missing packet length check could allow a buffer underflow, which may lead to resource exhaustion and denial of service while reading from the socket.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-5388"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-1000101",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000101"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-1000100",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "notes": [
        {
          "category": "summary",
          "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 Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000100"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2016-7103",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "Cross-site scripting (XSS) vulnerability in jQuery UI before 1.12.0 might allow remote attackers to inject arbitrary web script or HTML via the closeText parameter of the dialog function.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-7103"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2015-9251",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-9251"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-3738",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "notes": [
        {
          "category": "summary",
          "text": "There is an overflow bug in the AVX2 Montgomery multiplication procedure used in exponentiation with 1024-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH1024 are considered just feasible, because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH1024 private key among multiple clients, which is no longer an option since CVE-2016-0701. This only affects processors that support the AVX2 but not ADX extensions like Intel Haswell (4th generation). Note: The impact from this issue is similar to CVE-2017-3736, CVE-2017-3732 and CVE-2015-3193. OpenSSL version 1.0.2-1.0.2m and 1.1.0-1.1.0g are affected. Fixed in OpenSSL 1.0.2n. Due to the low severity of this issue we are not issuing a new release of OpenSSL 1.1.0 at this time. The fix will be included in OpenSSL 1.1.0h when it becomes available. The fix is also available in commit e502cc86d in the OpenSSL git repository.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-3738"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2018-0737",
      "cwe": {
        "id": "CWE-327",
        "name": "Use of a Broken or Risky Cryptographic Algorithm"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The OpenSSL RSA Key generation algorithm has been shown to be vulnerable to a cache timing side channel attack. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o).",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-0737"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-3737",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "summary",
          "text": "OpenSSL 1.0.2 (starting from version 1.0.2b) introduced an \"error state\" mechanism. The intent was that if a fatal error occurred during a handshake then OpenSSL would move into the error state and would immediately fail if you attempted to continue the handshake. This works as designed for the explicit handshake functions (SSL_do_handshake(), SSL_accept() and SSL_connect()), however due to a bug it does not work correctly if SSL_read() or SSL_write() is called directly. In that scenario, if the handshake fails then a fatal error will be returned in the initial function call. If SSL_read()/SSL_write() is subsequently called by the application for the same SSL object then it will succeed and the data is passed without being decrypted/encrypted directly from the SSL/TLS record layer. In order to exploit this issue an application bug would have to be present that resulted in a call to SSL_read()/SSL_write() being issued after having already received a fatal error. OpenSSL version 1.0.2b-1.0.2m are affected. Fixed in OpenSSL 1.0.2n. OpenSSL 1.1.0 is not affected.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-3737"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-15906",
      "cwe": {
        "id": "CWE-269",
        "name": "Improper Privilege Management"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The process_open function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15906"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    },
    {
      "cve": "CVE-2017-3735",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "notes": [
        {
          "category": "summary",
          "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-3735"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact recommends affected users update to firmware release 2019.0 LTS or later, update to PLCNext Engineer release 2019.0 LTS or later, and apply the following specific mitigations below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Disable Basic128Rsa15 security policy in OPC Servers configuration. Use only Basic256 or higher.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Follow the advice concerning SD card usage in the manual \u201cArt.-Nr. 107708: UM EN AXC F 2152 Installing, starting up, and operating the AXC F 2152 controller um_en_axc_f_2152_107708_en_02.pdf\u201d that can be found on the product page below:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/online/portal/us/?uri=pxc-oc-itemdetail:pid=2404267\u0026library=usen\u0026pcck=P-21-14-01\u0026tab=1\u0026selectedCategory=ALL"
        },
        {
          "category": "mitigation",
          "details": "Use the notification manager to monitor SD card exchanges by the application program.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Subscribe to PSIRT news as updates on the SD card vulnerability will be provided in the future.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        },
        {
          "category": "mitigation",
          "details": "Phoenix Contact also recommends users operate the devices in closed networks or environments protected with a suitable firewall. For detailed information on recommendations for measures to protect network-capable devices, please refer to the Phoenix Contact application note \u201cArt.-Nr. 107913: AH EN INDUSTRIAL SECURITY - Measures to protect network-capable devices with Ethernet connection against unauthorized access,\u201d which can be found at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://www.phoenixcontact.com/assets/downloads_ed/local_pc/web_dwl_technical_info/ah_en_industrial_security_107913_en_01.pdf"
        },
        {
          "category": "mitigation",
          "details": "For more information, CERT@VDE has released a security advisory available at the following link:",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ],
          "url": "https://cert.vde.com/en-us/advisories/vde-2019-009"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002"
          ]
        }
      ]
    }
  ]
}
  gsd-2017-1000101
Vulnerability from gsd
{
  "GSD": {
    "alias": "CVE-2017-1000101",
    "description": "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`.",
    "id": "GSD-2017-1000101",
    "references": [
      "https://www.suse.com/security/cve/CVE-2017-1000101.html",
      "https://www.debian.org/security/2017/dsa-3992",
      "https://access.redhat.com/errata/RHSA-2018:3558",
      "https://ubuntu.com/security/CVE-2017-1000101",
      "https://advisories.mageia.org/CVE-2017-1000101.html",
      "https://security.archlinux.org/CVE-2017-1000101",
      "https://alas.aws.amazon.com/cve/html/CVE-2017-1000101.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2017-1000101"
      ],
      "details": "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`.",
      "id": "GSD-2017-1000101",
      "modified": "2023-12-13T01:21:02.402302Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "DATE_ASSIGNED": "2017-08-22T17:29:33.316423",
        "ID": "CVE-2017-1000101",
        "REQUESTER": "daniel@haxx.se",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "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`."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://support.apple.com/HT208221",
            "refsource": "CONFIRM",
            "url": "https://support.apple.com/HT208221"
          },
          {
            "name": "RHSA-2018:3558",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2018:3558"
          },
          {
            "name": "GLSA-201709-14",
            "refsource": "GENTOO",
            "url": "https://security.gentoo.org/glsa/201709-14"
          },
          {
            "name": "https://curl.haxx.se/docs/adv_20170809A.html",
            "refsource": "CONFIRM",
            "url": "https://curl.haxx.se/docs/adv_20170809A.html"
          },
          {
            "name": "1039117",
            "refsource": "SECTRACK",
            "url": "http://www.securitytracker.com/id/1039117"
          },
          {
            "name": "100249",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/100249"
          },
          {
            "name": "DSA-3992",
            "refsource": "DEBIAN",
            "url": "http://www.debian.org/security/2017/dsa-3992"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.39.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.4.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.46.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.47.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.50.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.50.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.54.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.55.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.35.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.40.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.41.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.47.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.48.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.51.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.52.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.37.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.38.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.44.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.45.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.50.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.50.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.53.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.54.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.36.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.37.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.42.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.42.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.43.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.49.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.49.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.52.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:haxx:curl:7.53.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2017-1000101"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "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`."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-119"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "GLSA-201709-14",
              "refsource": "GENTOO",
              "tags": [
                "Issue Tracking",
                "Third Party Advisory"
              ],
              "url": "https://security.gentoo.org/glsa/201709-14"
            },
            {
              "name": "https://curl.haxx.se/docs/adv_20170809A.html",
              "refsource": "CONFIRM",
              "tags": [
                "Issue Tracking",
                "Vendor Advisory"
              ],
              "url": "https://curl.haxx.se/docs/adv_20170809A.html"
            },
            {
              "name": "1039117",
              "refsource": "SECTRACK",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securitytracker.com/id/1039117"
            },
            {
              "name": "100249",
              "refsource": "BID",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/100249"
            },
            {
              "name": "DSA-3992",
              "refsource": "DEBIAN",
              "tags": [],
              "url": "http://www.debian.org/security/2017/dsa-3992"
            },
            {
              "name": "https://support.apple.com/HT208221",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://support.apple.com/HT208221"
            },
            {
              "name": "RHSA-2018:3558",
              "refsource": "REDHAT",
              "tags": [],
              "url": "https://access.redhat.com/errata/RHSA-2018:3558"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "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"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "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"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2018-11-13T11:29Z",
      "publishedDate": "2017-10-05T01:29Z"
    }
  }
}
  fkie_cve-2017-1000101
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://www.debian.org/security/2017/dsa-3992 | ||
| cve@mitre.org | http://www.securityfocus.com/bid/100249 | Third Party Advisory, VDB Entry | |
| cve@mitre.org | http://www.securitytracker.com/id/1039117 | Third Party Advisory, VDB Entry | |
| cve@mitre.org | https://access.redhat.com/errata/RHSA-2018:3558 | ||
| cve@mitre.org | https://curl.haxx.se/docs/adv_20170809A.html | Issue Tracking, Vendor Advisory | |
| cve@mitre.org | https://security.gentoo.org/glsa/201709-14 | Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://support.apple.com/HT208221 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.debian.org/security/2017/dsa-3992 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/100249 | Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securitytracker.com/id/1039117 | Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:3558 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://curl.haxx.se/docs/adv_20170809A.html | Issue Tracking, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/201709-14 | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT208221 | 
| Vendor | Product | Version | |
|---|---|---|---|
| haxx | curl | 7.4.1 | |
| haxx | curl | 7.35.0 | |
| haxx | curl | 7.36.0 | |
| haxx | curl | 7.37.0 | |
| haxx | curl | 7.37.1 | |
| haxx | curl | 7.38.0 | |
| haxx | curl | 7.39.0 | |
| haxx | curl | 7.40.0 | |
| haxx | curl | 7.41.0 | |
| haxx | curl | 7.42.0 | |
| haxx | curl | 7.42.1 | |
| haxx | curl | 7.43.0 | |
| haxx | curl | 7.44.0 | |
| haxx | curl | 7.45.0 | |
| haxx | curl | 7.46.0 | |
| haxx | curl | 7.47.0 | |
| haxx | curl | 7.47.1 | |
| haxx | curl | 7.48.0 | |
| haxx | curl | 7.49.0 | |
| haxx | curl | 7.49.1 | |
| haxx | curl | 7.50.0 | |
| haxx | curl | 7.50.1 | |
| haxx | curl | 7.50.2 | |
| haxx | curl | 7.50.3 | |
| haxx | curl | 7.51.0 | |
| haxx | curl | 7.52.0 | |
| haxx | curl | 7.52.1 | |
| haxx | curl | 7.53.0 | |
| haxx | curl | 7.53.1 | |
| haxx | curl | 7.54.0 | |
| haxx | curl | 7.54.1 | |
| haxx | curl | 7.55.0 | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.4.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "BC7E5201-24A0-4CEF-84D2-76DB195D3A8E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.35.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "4D558CC2-0146-4887-834E-19FCB1D512A3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.36.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "6931764D-16AB-4546-9CE3-5B4E03BC984A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.37.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "6FC1313E-8DCB-4B29-A9BC-A27C8CB360E9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.37.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "B27C2E02-5C0A-4A12-B0A6-5B1C0DFA94E9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.38.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "EFC7535F-B8C7-490F-A2F9-1DCFD41A3C9B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.39.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "3CCBFE6D-F6A9-4394-9AF8-F830DC7E6A81",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.40.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "5DEBBFCA-6A18-4F8F-B841-50255C952FA0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.41.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "FEEAE437-A645-468B-B283-44799658F534",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.42.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "03F7EE95-4EBE-4306-ADFE-A1A92CAD5F24",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.42.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "79F7AE71-7A18-4737-9C02-0A3343B3AD4C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.43.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "BC589DE6-773A-43E8-9393-3083DB545671",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.44.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "24D735EA-04E3-47E7-A859-3CC1ED887E10",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.45.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "063C1A70-0869-4933-88D7-ECE7ACCF0F99",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.46.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "70B0A020-3DA1-4753-B810-C60E7CA06839",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.47.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "63A18050-0DA7-400A-B564-AC9A020D57CD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.47.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "9D168A62-A5B0-4BA8-8243-1AAF3B395567",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.48.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "11D8B02D-5A97-4F9A-8EE8-D60D621E0B0D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.49.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "D7DC2429-0B58-4D68-9337-0077C4493714",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.49.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "A4D5B7BD-2B9D-40AB-B13A-393FF0007A8A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.50.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "E2AFED4D-0672-467F-999C-9D6C3722B8C9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.50.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "4BDCCD2D-3D98-4FC3-BAB5-3D09A0CAD12C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.50.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "8DA228CD-70CF-41FC-98F6-38194466CC32",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.50.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "EFDE2415-78F8-4A36-AA9B-6EA8DCE399AD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.51.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "CCA05266-35B6-422D-AE73-4C934B4F5091",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.52.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "A2AB70F1-D6A9-4ADF-A506-4C9DEE8AE754",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.52.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "3C2FDF0C-6493-4BE1-851E-0D8CE94E36B2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.53.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "2EA9D7F9-A972-41A8-9561-DB72E37184F8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.53.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "641ACFC8-BDE2-42AC-8B3D-EF78695AD750",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.54.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "8629C630-14E0-4C94-BBD1-B5203488A6FB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.54.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "31C6D873-9770-4FD0-AC75-4D6C06FC4A8B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:haxx:curl:7.55.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "CADB89B4-7218-4E2B-BB94-8CCEB79FB3F0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "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`."
    },
    {
      "lang": "es",
      "value": "curl es compatible con el \"globbing\" de URL, donde un usuario puede pasar un rango num\u00e9rico para hacer que la herramienta itere sobre esos n\u00fameros para realizar una secuencia de transferencias. En la funci\u00f3n de \"globbing\" que analiza sint\u00e1cticamente el rango num\u00e9rico, hay una omisi\u00f3n que hace que curl lea un byte m\u00e1s all\u00e1 del fin de la URL si se proporciona una URL manipulada o simplemente mal escrita. La URL se almacena en un b\u00fafer basado en memoria din\u00e1mica (heap) para que se pueda hacer luego de tal manera que lea err\u00f3neamente otra cosa en vez de cerrarse inesperadamente. A continuaci\u00f3n se muestra un ejemplo de una URL que desencadena este fallo: \"http://ur%20[0-60000000000000000000\"."
    }
  ],
  "id": "CVE-2017-1000101",
  "lastModified": "2025-04-20T01:37:25.860",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "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"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "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"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2017-10-05T01:29:04.103",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://www.debian.org/security/2017/dsa-3992"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/100249"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securitytracker.com/id/1039117"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://access.redhat.com/errata/RHSA-2018:3558"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Vendor Advisory"
      ],
      "url": "https://curl.haxx.se/docs/adv_20170809A.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Third Party Advisory"
      ],
      "url": "https://security.gentoo.org/glsa/201709-14"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://support.apple.com/HT208221"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.debian.org/security/2017/dsa-3992"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/100249"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securitytracker.com/id/1039117"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://access.redhat.com/errata/RHSA-2018:3558"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Vendor Advisory"
      ],
      "url": "https://curl.haxx.se/docs/adv_20170809A.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Third Party Advisory"
      ],
      "url": "https://security.gentoo.org/glsa/201709-14"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://support.apple.com/HT208221"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-119"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}
  ghsa-qxxx-25g2-qj92
Vulnerability from github
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.
{
  "affected": [],
  "aliases": [
    "CVE-2017-1000101"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-119"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2017-10-05T01:29:00Z",
    "severity": "MODERATE"
  },
  "details": "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`.",
  "id": "GHSA-qxxx-25g2-qj92",
  "modified": "2022-05-14T02:00:02Z",
  "published": "2022-05-14T02:00:02Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000101"
    },
    {
      "type": "WEB",
      "url": "https://access.redhat.com/errata/RHSA-2018:3558"
    },
    {
      "type": "WEB",
      "url": "https://curl.haxx.se/docs/adv_20170809A.html"
    },
    {
      "type": "WEB",
      "url": "https://security.gentoo.org/glsa/201709-14"
    },
    {
      "type": "WEB",
      "url": "https://support.apple.com/HT208221"
    },
    {
      "type": "WEB",
      "url": "http://www.debian.org/security/2017/dsa-3992"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/100249"
    },
    {
      "type": "WEB",
      "url": "http://www.securitytracker.com/id/1039117"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}
  Sightings
| Author | Source | Type | Date | 
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.